Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Ant working directory
Ant working directory [message #199308] Wed, 23 March 2005 19:59 Go to next message
Eclipse UserFriend
Originally posted by: sean.joyce.employease.com

I am looking for a way to change the working directory from where my ant
build script is run. Currently, I am able to run the full install, that
builds the entire project and migrates is succesfully from the base dir,
but I also have a quick script that runs from the directory I am editing a
file in and compiles everything in that directory and below it.
Unfortunately I have been unable to set that to run outside of the base
dir. What steps would I need to take to run ant, minimally from the same
directory that I am editing in?
Re: Ant working directory [message #199324 is a reply to message #199308] Wed, 23 March 2005 22:41 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
Are you running in the same or separate JRE from Eclipse?
See the JRE tab for your Ant launch configuration.

Darins

"Sean Joyce" <sean.joyce@employease.com> wrote in message
news:50df507b610c7df668ce4772e6125c1f$1@www.eclipse.org...
> I am looking for a way to change the working directory from where my ant
> build script is run. Currently, I am able to run the full install, that
> builds the entire project and migrates is succesfully from the base dir,
> but I also have a quick script that runs from the directory I am editing a
> file in and compiles everything in that directory and below it.
> Unfortunately I have been unable to set that to run outside of the base
> dir. What steps would I need to take to run ant, minimally from the same
> directory that I am editing in?
>
Previous Topic:Namingconventions for fields
Next Topic:Rename src folder
Goto Forum:
  


Current Time: Fri Apr 26 19:45:39 GMT 2024

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

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

Back to the top