Reputation: 11
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:
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.sstatic.net/IFPbp.png
[Successful Test] https://i.sstatic.net/xgGzf.png
[Project Properties, Raspberry PI Not in Drop Down] https://i.sstatic.net/YFaXl.png
Upvotes: 1
Views: 1138