How to get your Netbeans project into Eclipse

后端 未结 6 1995
别跟我提以往
别跟我提以往 2020-12-01 04:46

I want to get my NetBeans project to Eclipse. It\'s a web application project.

I imported war files into Eclipse but I am not able to get the Java files and the war

6条回答
  •  时光取名叫无心
    2020-12-01 04:51

    In Eclipse:

    File>Import>General>Existing projects in Workspace

    Browse until get the netbeans project folder > Finish

提交回复
热议问题