Eclipse MTJ:如何将所有类归档到 JAR 中,即使是 MIDlet 未引用的类?

发布于 2024-10-21 18:21:09 字数 156 浏览 5 评论 0原文

我正在使用带有 Mobile Tool Java 插件版本的 Eclipse 3.5.2。 1.0.1。 我发现如果 MIDlet 没有引用该类,那么该类将不会存档到 .jar 文件中。 有谁知道如何归档 MIDlet 项目下的所有类,即使该类未被 MIDlet 引用?

提前致谢。

I am using the Eclipse 3.5.2 with Mobile Tool Java plug-in ver. 1.0.1.
I found IF the class not referenced by MIDlet then this class will not be archived into the .jar file.
Does anybody know how to do that for archive all the classes under the MIDlet project even the class is not referenced by MIDlet?

Thanks in advanced.

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

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

发布评论

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

评论(1

陈年往事 2024-10-28 18:21:09

将这些类添加到资源中。

Add those class to resource.

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