简体   繁体   English

将Netbeans项目转换为Eclipse项目

[英]Convert netbeans project to eclipse project

I have developed one j2me application using netbeans. 我已经使用Netbeans开发了一个j2me应用程序。 And now for some reasons i want to convert it into eclipse project. 现在由于某些原因,我想将其转换为eclipse项目。 I have installed plugin EclipseME in eclipse. 我已经在Eclipse中安装了插件EclipseME Please help me. 请帮我。

Thanks 谢谢

Download the sun java toolkit or Java ME SDK 3.0 and then integrate with Eclipse. 下载sun java工具箱Java ME SDK 3.0 ,然后与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. 在这里展开Java ME并打开Netbeans项目。 Select the netbeans project root directory and click the finish button. 选择netbeans项目的根目录,然后单击完成按钮。 It automatically convert netbeans project to eclipse project. 它会自动将netbeans项目转换为eclipse项目。

File -> import -> Java ME -> Netbeans Project -> netbeans project root directory -> finish 文件->导入-> Java ME-> Netbeans项目-> netbeans项目根目录->完成

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM