Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Prompt for target in Ant launch config
Prompt for target in Ant launch config [message #515179] Thu, 18 February 2010 01:03
Colin Sharples is currently offline Colin SharplesFriend
Messages: 96
Registered: July 2009
Location: Wellington, New Zealand
Member

I have several Ant build files in my workspace, each of which has many targets. I'd like to be able to create a launch config for each build file which would present me with a list of targets in that file when I run it.

I have created a launch config for a build file with no targets selected, and in the Arguments section on the main tab of the launch config I put ${string_prompt}. This works, but I have to know the name of the target I want to execute. I want the same sort of behaviour, but with a list of targets I can select one or more of instead of having to type the name of the target.

Is this possible in Eclipse 3.6? Or a feature request?


Colin Sharples
CTG Games Ltd
Wellington, New Zealand
Previous Topic:Cannot connect to VM
Next Topic:SWT TableColumn.pack doesn't make columns wider
Goto Forum:
  


Current Time: Sun Sep 01 03:15:33 GMT 2024

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

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

Back to the top