How to export a project directly to Eclipse or an eclipse zip file?
已回答
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.
请先登录再写评论。
Copy the project directory with the generated classpath/project files and open it in Eclipse.