I am new in Java ME. I need to download J2ME with Eclipse and follow the guide from the j4me Wiki. The problem is when I jump to the official Eclipse site, I see approximately 12 options. Which one do I need?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Download the Eclipse pulsar. Its mobile platform version of eclipse. Then download the sun java toolkit or Java ME SDK and install it. After that you need to integrate with that SDK with Eclipse. Just follow the following step.
window -> preferences -> Java ME -> Device Management -> Manual Install -> select SDK workspace -> finish.
Edit: J4ME is development framework for Java ME. If you looking for 3rd party development framework for Java ME, I suggest to use LWUIT.
回答2:
To quote from the page you linked to:
The base installation package for Java development is all you need.
So the one labeled "Eclipse IDE for Java Developers" should be fine.