Can I use eclipse to write j2me code?
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 开发者_JAVA技巧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?
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.
first install WTK sun_java_wireless_toolkit
download eclipse IDE and install after u start the eclipse you follow this instruction
- Help->Select Install new software or (update software)
- It leads to a new window, then select the Add button.
- Enter the link http://www.eclipseme.org/updates and then click ok button.
- 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
精彩评论