> -----Original Message----- > From: max [mailto:[EMAIL PROTECTED]] > Sent: 22 May 2002 17:03 > To: Ant Users List > Subject: Re: Borland Jbuilder finally adds ant support (at a price) > > > You say awesome, and I ask you the following: > > How do you come from the possible error output from ant (e.g. > javac compile > errors) to the proper location in the source file in Eclipse ? >
(Butting in, here) Speaking as a JBuilder user (but I presume this applies to Eclipse and other IDEs), I use the IDEs built in compiler for initial compilation/debugging/fixing, and once it compiles successfully switch to Ant for all other tasks. (Of course, sometimes I'm too lazy to navigate "Project->Make Project" and I just run "ant compile" - it's generally not too difficult to locate the correct file/line). John > /max > ----- Original Message ----- > From: "GOMEZ Henri" <[EMAIL PROTECTED]> > To: "Ant Users List" <[EMAIL PROTECTED]> > Sent: Wednesday, May 22, 2002 12:02 PM > Subject: RE: Borland Jbuilder finally adds ant support (at a price) > > > Just use Eclipse IDE (www.eclipse.org), ant support > is awesome ;) > > - > Henri Gomez ___[_]____ > EMAIL : [EMAIL PROTECTED] (. .) > PGP KEY : 697ECEDD ...oOOo..(_)..oOOo... > PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 > -- John Niven Please reply through mailing list -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>