| Ant build file copied to workspace dir on import. Relative paths no longer work. [message #897282] |
Mon, 23 July 2012 09:48  |
alex t Messages: 7 Registered: March 2012 |
Junior Member |
|
|
Here is my issue. I wanted to add a project to eclipse, so
I created a new workspace,
and created a new project from an existing ant build file, build.xml which lives in /my/dir/build.xml
Now, after not being able to build I found that the build.xml in the project is actually pointing to a copy of the original in /home/username/workspaces/myproj/build.xml.
my build.xml has a couple relative paths in it, which obviously don't work if it has been moved.
What did I do wrong that it copied my build.xml? how do I rewire it so it is using the correct one?
|
|
|
|
Powered by
FUDForum. Page generated in 0.01441 seconds