How to get your Netbeans project into Eclipse

后端 未结 6 2016
别跟我提以往
别跟我提以往 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条回答
  •  旧时难觅i
    2020-12-01 05:08

    There's a very easy way if you were using a web application just follow this link.

    just do in eclipse :

    File > import > web > war file
    

    Then select the war file of your app :)) very easy !!

提交回复
热议问题