| Reading org.eclipse.core.resources .location file [message #642299] |
Tue, 30 November 2010 12:52 |
Chris White Messages: 6 Registered: January 2010 |
Junior Member |
|
|
I am working on an ant task that needs the location of project in the workspace. Of course this is not a problem in the project exists in the workspace root.
If the project has been imported but not copied into the workspace things get complicated. After poking around I discovered that the project locations are stored in the runtime data for the org.eclipse.core.resources plugin (in the .location file for the project).
Does anybody know the format of this file? I need to read it using an ant task that is running outside of Eclipse.
Thanks in advance for any assistance?
|
|
|
Powered by
FUDForum. Page generated in 0.01583 seconds