How to import a Java project to Eclipse?
or
Copy Java Project for new Change in Eclipse of Ubuntu:
workspace:
1. First copy the Project "Terasoluna" from workspace.
2. Then Paste it into same workspace which make a folder like "Terasoluna(copy)".
3. Rename it "TerasolunaDB" from "Terasoluna(copy)".
Eclipse:
4. Create a New Java Project named by "TerasolunaDB".
5. It will get the workspace's "TerasolunaDB" project details.
6. Then Finish it and enjoy!!
Collected from: http://stackoverflow.com/questions/11983088/how-to-import-a-java-project-to-eclipse
No comments:
Post a Comment