How to get your Netbeans project into Eclipse
One other easy way of doing it would be as follows (if you have a simple NetBeans project and not using maven for example). In Eclipse, Go to File -> New -> Java Project Give a name for your project and click finish to create your project When the project is created find the source … Read more