用于 Java ME 开发的 Eclipse 下载
我是 Java ME 新手。我需要使用 Eclipse 下载 J2ME 并按照 j4me Wiki 中的指南进行操作。问题是当我跳转到 Eclipse 官方站点时,我看到大约 12 个选项。我需要哪一个?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
引用您链接到的页面:
所以标有“Eclipse IDE for Java Developers”的应该没问题。
To quote from the page you linked to:
So the one labeled "Eclipse IDE for Java Developers" should be fine.
下载 Eclipse pulsar 其移动平台版本的 eclipse。然后下载 sun java 工具包 或 Java ME SDK 并安装它。之后,您需要将该 SDK 与 Eclipse 集成。只需按照以下步骤操作即可。
编辑: J4ME 是 Java ME 的开发框架。如果您正在寻找 Java ME 的第 3 方开发框架,我建议使用 LWUIT。
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.
Edit: J4ME is development framework for Java ME. If you looking for 3rd party development framework for Java ME, I suggest to use LWUIT.