Looks like it is now possible (with Ant 1.5) to run Ant directly from an application, and specify listeners and input handlers for the build process. This should open up quite a few interesting possibilities for tighter IDEA integration, not to mention help performance. For example, the <input> task could now pop up a dialog to get the user's input (currently it just seems to hang the build?).
Have a look here for more information: http://www.onjava.com/pub/a/onjava/2002/07/24/antauto.html What do you think IntelliJ? _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
