将netbeans项目转换为eclipse项目

发布于 2024-12-04 14:40:56 字数 109 浏览 0 评论 0原文

我使用 netbeans 开发了一个 j2me 应用程序。现在由于某些原因我想将其转换为 Eclipse 项目。我已经在 eclipse 中安装了插件 EclipseME 。请帮我。

谢谢

I have developed one j2me application using netbeans. And now for some reasons i want to convert it into eclipse project. I have installed plugin EclipseME in eclipse. Please help me.

Thanks

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

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

发布评论

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

评论(1

沉默的熊 2024-12-11 14:40:56

下载 sun java 工具包Java ME SDK 3.0,然后与 Eclipse 集成。

转到文件并选择导入选项。导入窗口在屏幕上打开。这里展开 Java ME 并打开 Netbeans 项目。选择netbeans项目根目录并单击完成按钮。它会自动将 netbeans 项目转换为 eclipse 项目。

文件->导入-> Java ME-> Netbeans 项目 -> netbeans项目根目录->完成

Download the sun java toolkit or Java ME SDK 3.0 and then integrate with Eclipse.

Go to the file and select the import option. import window open on the screen. Here expand the Java ME and open the Netbeans Project. Select the netbeans project root directory and click the finish button. It automatically convert netbeans project to eclipse project.

File -> import -> Java ME -> Netbeans Project -> netbeans project root directory -> finish

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