Can I use eclipse to write j2me code?

后端 未结 2 817
后悔当初
后悔当初 2021-01-14 21:15

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 t

相关标签:
2条回答
  • 2021-01-14 21:35

    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

    0 讨论(0)
  • 2021-01-14 21:43

    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.

    0 讨论(0)
提交回复
热议问题