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
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 !!