Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » generated build.xml without hardcoded path
generated build.xml without hardcoded path [message #256395] Mon, 15 September 2008 12:05 Go to next message
Eclipse UserFriend
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
Re: generated build.xml without hardcoded path [message #256596 is a reply to message #256395] Tue, 23 September 2008 11:28 Go to previous message
Eclipse UserFriend
Hello

Is it something that is not possible to achieve in Eclipse ?

regards

lg
Previous Topic:Eclipse 3.5 draft plans
Next Topic:Modifying the Eclipse Java Compiler/Grammar
Goto Forum:
  


Current Time: Sun Sep 14 00:19:19 EDT 2025

Powered by FUDForum. Page generated in 0.04759 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top