Importing cloned Git repository in Eclipse [message #1000861] |
Tue, 15 January 2013 10:05  |
Eclipse User |
|
|
|
I am trying to create an Eclipse project from a cloned Git repository I've cloned the repository from here: https://github.com/nazgee/AndEnginePhysicsBox2DExtension
I have an existing project AndEnginePhysicsBox2DExtension and I want to create one called AndEnginePhysicsBox2DExtension-nazgee with the newly cloned repository.
I have the directories:
C:....AndEnginePhysicsBox2DExtension
C:....AndEnginePhysicsBox2DExtension-nazgee
Then I edit the .project file, changing:
AndEnginePhysicsBox2DExtension
to:
AndEnginePhysicsBox2DExtension-nazgeee
Also edited build.xml, adding -nazgee to project name
I get this error:
Invalid project description org.eclipse.egit.ui
Invalid project description org.eclipse.core.resources
How do I do this?
|
|
|
|
Powered by
FUDForum. Page generated in 0.08347 seconds