I need to develop a J2ME app.
I've successfully installed Netbeans 7.4 (clean install) and followed the procedures outlined in the J2ME Install guide (https://netbeans.org/kb/docs/javame/quickstart.html#install). I downloaded the Oracle J2ME SDK, activated (it was already active) and installed the platform but when I create a J2ME project something strange happens.
I can't see the usual form navigator on my screen. The most alarming thing here is when I create a new JFrame, my palette is empty, except for a few weird components.
I don't know where I went wrong in the install - this has happened to me several times now - but I tried installing the WTK as well - to no avail. I tried adding components to the palette but there were none to add. Can anyone tell me why my NetBeans is behaving this way?
I've uninstalled it, and re-installed it. What am I missing?
Cheers, Rowan R. J