How to export a project directly to Eclipse or an eclipse zip file?
Answered
Whenever I attempt to export to eclipse all I see are are a .classpath file and a .project file. I tried opening said files in eclipse but they did not contain my classes and all othe relevant information. How do I export the project I am working on to eclipse directly?
Any help would be appreciated.
Please sign in to leave a comment.
Copy the project directory with the generated classpath/project files and open it in Eclipse.