Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Running Selected Ant target
Running Selected Ant target [message #329652] Mon, 30 June 2008 21:48
Eclipse UserFriend
Originally posted by: alban5650.yahoo.com

Hi,

How can I run a selected ant TARGET from the ant view.

I have a ant build file which takes a different property file for
different environments: development, test and production. I created 3
different launchers to specify which property file to use.

My build file has multiple ant targets. In eclipse 3.3.x, I could select
and a specific target to run, then select one of the launcher and it would
only run that ant target. In 3.4, it seems to run all the ant targets
specified in the launcher rather than the selected one!
I frequently run 5 or 6 ant targets which means that I currently need to
create 3*6 = 18 launchers in eclipse 3.4 while only 3 were required in
3.3.

On top of that, I work on multiple projects and that makes it very
difficult to manage all of those tasks. Am I missing anything? Something
to configure in this new version of Eclipse?

Thanks in advance.
Previous Topic:Combining SashForm and ExpandBar
Next Topic:Source not found only while debugging
Goto Forum:
  


Current Time: Sat Oct 19 10:06:38 GMT 2024

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

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

Back to the top