I have been trying to use Netbeans 12 IDE to remote develop on the Raspberry PI. I have got the JDK 17 installed on the PI. I can add a platform, attach it to the PI and test the platform, the platform manager says the test is successful. However, when I try to change the platform in the project settings the remote platform does not appear in the drop-down list as the examples all show. I have tried several videos and various program settings, but no success. I have tried reading all the documentation I could but I keep going in circles. Does anyone have any pointers to what I need to do?
Versions:
- Product Version: Apache NetBeans IDE 12.5 Updates: NetBeans IDE is
updated to version NetBeans 8.2 Patch 2 Java: 17.0.1; - Java HotSpot(TM) 64-Bit Server VM 17.0.1+12-LTS-39 Runtime:
- Java(TM) SE Runtime Environment 17.0.1+12-LTS-39 System: Windows
- 10 version 10.0 running on amd64; Cp1252; en_US (nb)
Examples:
[Setup PI for Remote Development] https://blog.idrsolutions.com/2014/08/using-netbeans-remotely-deploy-projects-raspberry-pi/
[Video setting up remote PI] https://www.youtube.com/watch?v=EXy5Ysp3yp4
[Instructions to setup Netbeans development with the PI] https://www.instructables.com/Efficient-Development-of-Java-for-the-Raspberry-Pi
[Setting up Java ME on Raspberry PI] https://docs.oracle.com/javame/8.2/MEEPG.pdf
Images:
[Java Plataform Manager] https://i.stack.imgur.com/IFPbp.png
[Successful Test] https://i.stack.imgur.com/xgGzf.png
[Project Properties, Raspberry PI Not in Drop Down] https://i.stack.imgur.com/YFaXl.png