You can use Ant in JBuilder with the help of the AntRunner OpenTool. It can be found at http://antrunner.sourceforge.net/
Anthony Martin wrote: > I'm not doing the build with Ant. I use JBuilder5, which allows me to get > CVS updates and build on the spot. But JBuilder5 is oblivious to build.xml. > It has it's own way of excluding files from the build which I have not > looked into. So it looks like this is strictly a JBuilder5 issue. > > > Anthony > > >>-----Original Message----- >>List: jakarta-commons-dev >>Subject: RE: cvs commit: >> > jakarta-commons/logging/src/java/org/apache/commo > >>From: "Craig R. McClanahan" <[EMAIL PROTECTED]> >>Date: 2002-01-10 20:36:31 >> >>You should not have had to change anything -- the build.xml script already >>excluded the Jdk14Logger class if you were not compiling on a 1.4 system. >>I compile this way all the time with no problems. >> >>What kinds of errors were you getting? Were you using Ant 1.4.1? >> >>Craig >> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Dennis Lundberg -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
