generated build.xml without hardcoded path [message #256395] |
Mon, 15 September 2008 12:05  |
Eclipse User |
|
|
|
Hello
I browsed through the email but didn't find similar topic, so here is my
question.
When I generate a build.xml through "eclipse-> export -> ant buildfiles"
it always includ a harcoded ECLIPSE_HOME path and also external jar full
path.
Is there a way in the settings of the java project to not have hardcoded
path and instead use the full power of <property environment="env"/> that
is anyway put in the build.xml but never used ?
When people does not have exactly the same eclipse path, or jar
installation, it is a bit hard to share the same build.xml over a version
control system if it has hard coded path.
Thanks for your help and tips
regards
lg
|
|
|
|
Powered by
FUDForum. Page generated in 0.04759 seconds