DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17659>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17659

interactive ant

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From [EMAIL PROTECTED]  2003-03-11 16:41 -------
well, we are happy providing a tool for other IDEs and things to use; jedit is
one of the many that provides a good wrapper around ant. I have key bindings set
up in the editor to do things like 'deploy', so can go straight from editing a
jsp page to deploying it without switching apps.

Feel free to add your own command line interface, as a related project to ant,
but doing a new interactive mode for the core seems a bit of a distraction for
the core team. 

There is also the Antidote Ant gui project that you can join to produce a
standalone ant gui. 

Finally, you can also help profile ant and speed up that XML parsing. That would
provide the most fundamental speedup, as JVM startup is usually pretty neglible,
really.

Reply via email to