Prompt for target in Ant launch config [message #515179] |
Wed, 17 February 2010 20:03 |
Eclipse User |
|
|
|
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?
|
|
|
Powered by
FUDForum. Page generated in 0.03391 seconds