RE: GUI for Ant?

2002-04-16 Thread Jon Skeet
> Ant is the thing that allows the freedom to choose your own > IDE, and I believe that was Steve's point. Well, Ant is only *one* way of building without an IDE. I must admit we still use batch files for our actual builds (apart from VSS fetching) for historical reasons. No IDE dependence the

RE: GUI for Ant?

2002-04-16 Thread Ken Gentle
I believe ya'll are in violent agreement - there's just a matter of degree. At my last job (yeah, I'm currently looking...) the agreement was that any IDE was OK to use, but before checkin the code had to build with Ant. We didn't have a "build-master" per-se, and the informal agreement work

RE: GUI for Ant?

2002-04-16 Thread Jon Skeet
> I wonder how much ant has helped to recreate the concept that > an IDE is an individual preference; if all of them run Ant > then each person in the team can use whichever one they want... > we have lowered the barrier for switching IDEs. I'm not sure where Ant comes in here. My company has a

Re: GUI for Ant?

2002-04-16 Thread Steve Loughran
- Original Message - From: "Stephane Bailliez" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 4:39 AM Subject: RE: GUI for Ant? > > Oh I know this IDEA pattern. Same happened in my company after peopl

RE: GUI for Ant?

2002-04-16 Thread Stephane Bailliez
etter. http://www.intellij.com/eap/ Stephane > -Original Message- > From: Erik [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 16, 2002 2:26 AM > To: Ant Users List > Subject: RE: GUI for Ant? > > > Having worked with both NetBeans and IDEA, I'd say do

RE: GUI for Ant?

2002-04-15 Thread Erik
some other odd IDEs here and there. A few weeks after someone tried IDEA we ordered 15 licenses. But, to each his own. I'm about to try out Antidote myself! -Original Message- From: dhemeryy [mailto:[EMAIL PROTECTED]] Sent: Monday, April 15, 2002 6:26 PM To: [EMAIL PROTECTED] Subje

Re: GUI for Ant?

2002-04-15 Thread dhemeryy
Hi Gordon, Dave, Mike, Chris, and Richart, Thank you all for your suggestions. I was trying to avoid the effort of building Antidote from source (I wasn't up for getting and learning some CVS tool, downloading the Antidote source, and figuring out how to convince Ant to build it). Well, I sto

Re: GUI for Ant?

2002-04-15 Thread Gordon Tyler
- Original Message - From: "Chris Greenlee" <[EMAIL PROTECTED]> > If you're willing to spend a few hundred dollars US, IntelliJ IDEA has > excellent ant integration. And, might I add, it's a damn fine IDE itself. Ciao, Gordon -- To unsubscribe, e-mail:

RE: GUI for Ant?

2002-04-15 Thread Richard.OShea
Isn't AnitDote supposed to provide a GUI? -Original Message- From: Chris Greenlee [mailto:[EMAIL PROTECTED]] Sent: 15 April 2002 14:56 To: Ant Users List Subject: RE: GUI for Ant? If you're willing to spend a few hundred dollars US, IntelliJ IDEA has excellent ant integ

RE: GUI for Ant?

2002-04-15 Thread Chris Greenlee
If you're willing to spend a few hundred dollars US, IntelliJ IDEA has excellent ant integration. C. > -Original Message- > From: Shoemaker, Michael (STL) [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 15, 2002 8:52 AM > To: 'Ant Users List' > Subject

RE: GUI for Ant?

2002-04-15 Thread Shoemaker, Michael (STL)
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

RE: GUI for Ant?

2002-04-12 Thread Dave Smith
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 [mai