speaking of ant support... not sure if this is available, but what I would find useful, is a way of concatenating targets, the example of the following command line:
# ant clean main what I find myself doing is making a target called "clean-main", which does this for me... obviously a low priority, but if a user could hold down ctrl, and select mutiple targets in the ant window, and have them executed a la above command line example it would be useful - to me anyway (o: just a suggestion cheesr dim On Tue, 13 Nov 2001, Vestal, Rick wrote: > - Only XML files can be selected from the 'Select Ant Build File' dialog > (what if we use .ant as our build file extensions?) > > - Adding a second ant XML file to the ant tool window works fine, but > whenever it automatically refreshes (while I'm editing the second xml file), > it expands the closed ant xml file and refreshes it and collapses the ant > xml file that I am working on. > > -- Rick > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
