Re: [java] Cannot debug on Raspberry Pi using NetBeans 11

2019-10-01 Thread Donald F Clark Sr
There is a message previous to the Error message described below, which says 
"Property "debug-args-line" has not been set”.  This appears to be the root 
cause, but I have not been able to determine how and/or where to set this 
property, and what it expected to contain.


> 
> I have a Java project that is configured to cross-develop on a Raspberry Pi 3 
> Model B running Raspbian Stretch and JDK 8.  The project can be Run on the 
> RPi, but when I attempt to Debug the project the Output window shows this 
> report:
> 
>   Error: Could not find or load main class args-line
> 
> Using NetBeans 8.1 and 8.2 I can successfully debug this project on that 
> target RPi.  The Platform that describes the remote machine can be tested 
> using the Platform Manager and connection succeeds.  The Configuration screen 
> includes the proper class identification in the Main Class field.  And as I 
> said, I can Run the app on the RPi from NetBeans 11, I just can’t start it 
> for debugging.
> 
> Any ideas?
> 
> Thanks
> 
> 
> -
> 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
> 


-
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



[java] Cannot debug on Raspberry Pi using NetBeans 11

2019-10-01 Thread Donald F Clark Sr
I have a Java project that is configured to cross-develop on a Raspberry Pi 3 
Model B running Raspbian Stretch and JDK 8.  The project can be Run on the RPi, 
but when I attempt to Debug the project the Output window shows this report:

Error: Could not find or load main class args-line

Using NetBeans 8.1 and 8.2 I can successfully debug this project on that target 
RPi.  The Platform that describes the remote machine can be tested using the 
Platform Manager and connection succeeds.  The Configuration screen includes 
the proper class identification in the Main Class field.  And as I said, I can 
Run the app on the RPi from NetBeans 11, I just can’t start it for debugging.

Any ideas?

Thanks


-
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