编译和执行J2ME程序所需的软件

发布于 2025-01-01 12:26:28 字数 57 浏览 1 评论 0原文

我想知道J2ME程序需要哪些软件
我有 JDK 1.6.0
我现在不想使用 IDE。

I want to know the required software which is needed for J2ME programs
I am having the JDK 1.6.0
I do not want to use an IDE at this moment.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

平生欢 2025-01-08 12:26:28

现在您需要安装 J2ME Wireless Toolkit

看看这个教程:J2ME 教程

Now you need to install the J2ME Wireless Toolkit,

Have a look at this tutorial : J2ME Tutorial

誰ツ都不明白 2025-01-08 12:26:28

如果您不想使用 IDE,那么您只需要来自 oracle 的移动 sdk 来编译您的 midlet,可在此处获取:http://www.oracle.com/technetwork/java/javame/javamobile/download/overview/index.html

我强烈建议您切换到类似于 Netbeans for J2ME 的 IDE,因为它会让您更轻松地运行/测试和部署移动应用程序

If you don't want to go with the IDE then you only need mobile sdk from oracle for compiling your midlets avaliable here: http://www.oracle.com/technetwork/java/javame/javamobile/download/overview/index.html

I would strongly encourage you to switch into IDE like Netbeans for J2ME as it would get much easier for you to run/test and deploy your mobile applications

凌乱心跳 2025-01-08 12:26:28

J2SDK1.6.0

Eclipse 3.7:最好的 Java IDE 之一 ;-)

J2ME 无线工具包 2.5

EclipseME 1.7:帮助开发 J2ME 代码的 Eclipse 插件

ProGuard 4.7:类文件压缩器和混淆器。

J2SDK1.6.0

Eclipse 3.7: one of the best Java IDE ;-)

J2ME Wireless toolkit 2.5

EclipseME 1.7: Eclipse plugin to help develop J2ME code

ProGuard 4.7: class file shrinker and obfuscator.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文