简体   繁体   中英

NetBeans won't detect java ME platform

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.

Have you tried installing JAVA ME SDK 3.4 ? It contains plugins for netbeans and the SDK of the same instead of installing of the Java ME 8.

I was facing the same error.. Installing Sun Java Wireless Toolkit worked for me.

Link: http://www.oracle.com/technetwork/java/index-jsp-137162.html

The issue is with JDK version. The issue was resolved by downgrading from jdk-8u241 to jdk-8u112. I'm using Netbeans 7.4 and Java ME SDK 3.4.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM