Can I use eclipse to write j2me code?

南笙酒味 提交于 2019-12-01 08:00:43

问题


please guys, before I download eclipse, is it possible to use it to compile j2me code, or it is used only for android applications?

I am finding netbeans difficult to work with and I was wondering if eclipse was easier. I am new, I need help to start up writing j2me as well as using netbeans or eclipse, I am confused, I am trying to use netbeans, but I don't understand it. Is eclipse easier and j2me compatible?


回答1:


Check out the Mobile Tools for Java - it's the evolution of the EclipseME plugin. You can definitely do all your J2ME things with this package.




回答2:


first install WTK sun_java_wireless_toolkit

download eclipse IDE and install after u start the eclipse you follow this instruction

  1. Help->Select Install new software or (update software)
  2. It leads to a new window, then select the Add button.
  3. Enter the link http://www.eclipseme.org/updates and then click ok button.
  4. Then select the next button. After then some process completes then the eclipseme plugin with the eclipse tool.

Then follow the below link instructions

http://eclipseme.org/docs/configuring.html



来源:https://stackoverflow.com/questions/5290505/can-i-use-eclipse-to-write-j2me-code

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!