Problems creating a Java Mobile Application project

I installed NetBeans IDE 6.7 with Java ME enabled, but cannot create a Mobile Application project from the Java ME category. When I select a project type, the wizard stops in the "Finding Feature" with the message:

Not all requested modules can be included: [StandardModule: org.netbeans.modules.mobility.end2end.kig jarFile: C: \ Program Files \ NetBeans 6.7 \ mobility8 \ modules \ org-netbeans-modules-mobility-end2end-kit.jar .

I am trying to run this on Vista Home Premium. I tried to run the IDE as an administrator with no luck.

I do not understand where to go next, since I can not find any information about this problem. Even if you don't have a solution, any understanding of this error message would be helpful.


I cannot start the project through the installation of the Netbeans IDE yet. At the moment, I have installed the Java ME SDK, which includes a very stripped down version of the Netbeans IDE for developing mobile devices.

I initially had problems with the SDK, as well as in Vista. The IDE said it could not connect to the device manager on localhost. After some searching, I found this link: Java ME SDK Launch Problem , which suggests changing the local host entry from IPv6 to IPv4. The fix worked fine, and now I can compile and run the code in the emulator.

This is not an optimal solution, since the SDK does not include visual design tools, but I can get a basic project that runs on average.

6.7 6.5.1. , , , .

+3
4

NB 6.8 beta. , :

  • - Java ( Ali)
  • Sun Java System Web Server 7.0

, "Java Web EE", , Glassfish App Server. , . Netbeans -, .

, - Java SOAP Web Services JavaScript Debugger , .

+3

"Java Web Applications".

- > - >

+2

, , .

Netbeans.

, Netbeans , IDE, Netbeans, .

, jar Netbeans, , .

6.5.1 .

5.5 IDE.

0

Eclipse J2ME... , : .

0

Source: https://habr.com/ru/post/1711711/


All Articles