thanks guys - seems you have clarified my problem for me - it's the Eclipse Ant integration component that gives me problmes ( I had already upgraded my ant jars ), as the "Run Ant" dialog doesn't know how to handle ant files containing <import> tags. Sounds like I need to upgrade my team to Eclipse 3.0 for it to work.
Steph > -----Original Message----- > From: Darin Swanson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 11, 2004 4:15 PM > To: [EMAIL PROTECTED] > Subject: Re: Is Ant 1.6 plugin for Eclipse Available ? > > > You simplest bet with Eclipse 2.1.3 is to point your Eclipse Ant home to a > Ant 1.6.* install. > See Window>Preferences>Ant>Runtime>Classpath>Set Ant Home > > There is nothing special about the Eclipse org.apache.ant plugin. It is > just the Apache Ant JARs in a plugin so that Eclipse's Ant integration > works "out of the box" > > HTH > Darins > > > > > > "Steph Richardson" <[EMAIL PROTECTED]> > 05/11/2004 11:48 AM > Please respond to "Ant Users List" > > To: <[EMAIL PROTECTED]> > cc: > Subject: Is Ant 1.6 plugin for Eclipse Available ? > > > > Hi, > > Does anyone know where / how I can get an ant 1.6.x version of the Eclipse > Ant plugin ? > The version of Ant that ships with Eclipse JDK ( latest build 2.1.3 ) > download only supports Ant 1.5.3. > > thanks, > > Steph > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
