I'd have to vote for IntelliJ IDEA. It's a programmer's IDE not a GUI
designer's IDE and the latest early access builds have great support for
Ant:
- Syntax highlighting and some autocompletion (properties) for Ant build
files
- Ant build pane which lists the targets in an Ant file and allows you
to start a build using a particular target
- You can assign key shortcuts to targets
- Build output goes into a message pane which folds the various targets
and tasks that are executed in a tree structure and you can click on
errors to see where they occurred in the build file.
Ciao,
Gordon
--
Gordon Tyler
Software Developer, R&D
Sitraka -- Performance is Mission Critical
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>
