I want to develop Java apps for Raspbery Pi on Netbeans from my Mac.
I've followed the instructions here:
https://blogs.oracle.com/javamesdk/entry/how_to_integrate_java_me1
(And elsewhere similarly.)
I've added the Netbeans modules, the Raspi as a remove Java SE, and I even found a Java ME SDK v3.0 dated 2009 from Sun.
But I cannot get New Project to work for "Java ME Embedded". It refuses to fill in the Java ME Platform field.
As best I can tell, the Java ME SDK I found is too old and there is nothing newer.
I've found complaints about this going back years but so far no solution.
Can anyone help me?