Bug 6527 - ant submenu with list of targets
Summary: ant submenu with list of targets
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
: 11012 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-12-03 18:31 EST by Tom Davies CLA
Modified: 2002-05-24 15:12 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Davies CLA 2001-12-03 18:31:29 EST
I often find myself running ant from eclipse frequently, especially for things
which eclipse doesn't handle, like enhancing JDO classes. It is awkward to have
the extra step of clicking OK on the dialog.

Could we have a 'Run Target >' item on the build.xml context menu, which would
have a submenu of target names?

This would still need to use the ant arguments specified in the dialog box.
Comment 1 Erich Gamma CLA 2001-12-03 18:33:16 EST
Moving to Platform-Ant
Comment 2 John Arthorne CLA 2002-04-04 10:28:13 EST
*** Bug 11012 has been marked as a duplicate of this bug. ***
Comment 3 Rodrigo Peretti CLA 2002-05-19 15:40:47 EDT
It sounds better than the idea of having the targets per project. Not sure if 
it is good or not to use the command lines from the Wizard. Moving to Platform 
UI (External Tools) for comment. Not essential for 2.0.
Comment 4 Nick Edgar CLA 2002-05-24 15:12:42 EDT
Can now configure an Ant script as an External Tool with a particular target, 
so you don't need to specify the target each time.