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 files are giving me many errors. What is the best way to import the whole project?
One other easy way of doing it would be as follows (if you have a simple NetBeans project and not using maven for example).