I am totally new at programming with Java and mobile App development. I have installed Netbeans v8.2 (the full bundle) then installed Java ME 8.3/8/3.4, but every time I go about adding any of the platforms it tells me that the detection's failed. I then tried to add Java ME manually but when I write in a new file it doesn't seem to recognize any of the standard built-in functions. Also, tried installing the Java Me plugins from the site, but it made no effect of adding any features to the IDE. How could I get the IDE to detect Java ME platform?
- I have JDK x64 v8u144 installed and Netbeans had no problems with detecting it.
jdk.serialFilter=* sun.rmi.registry.registryFilter=* sun.rmi.transport.dgcFilter=\ java.rmi.server.ObjID;\ java.rmi.server.UID;\ java.rmi.dgc.VMID;\ java.rmi.dgc.Lease;\ maxdepth=5;maxarray=10000- muhzi