See the Eclipse project, it has Ant Addins as well. Not to mention, its a damn fine piece of software :)
Mike -----Original Message----- From: Dave Smith [mailto:[EMAIL PROTECTED]] Sent: Friday, April 12, 2002 8:57 PM To: Ant Users List Subject: RE: GUI for Ant? Forte For Java and Netbeans are free Java IDEs that have integrated Ant support. The ant support allows you to right click the build file and choose a target to execute. http://www.sun.com/forte/ffj/index.html http://www.netbeans.org/ Cheers, Dave -----Original Message----- From: dhemeryy [mailto:[EMAIL PROTECTED]] Sent: Friday, April 12, 2002 3:18 PM To: [EMAIL PROTECTED] Subject: GUI for Ant? Hello, Is there a GUI front end for Ant? I'm looking for something to allow me to navigate the file system, select a build file, select a target, and build it. I haven't evaluated Antidote yet. If I understand the docs correctly, Antidote is a tool for building build files, not for running builds. Dale -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
