My attempts to debug on a remote Raspberry Pi 4 are failing with the
following error:
Error: Could not find or load main class args-line
Caused by: java.lang.ClassNotFoundException: args-line
This seems to be a result of the following message earlier in the output
stream:
Property "debug-args-line" has not been set
which in turn seems to cause "${debug-args-line}" to be included in the
command string sent to the Raspberry Pi.
How do I resolve this and restore debug capability?
Blaine Heinfeld
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists