I am using eclipse 3.0.1 (with ant 1.6.2) If I use jdk 1.4.2, I have no problem to run my build.xml.
However, if I use jdk 1.3.1, I got this error BUILD FAILED: Unable to load default ProjectHelper due to java.lang.NoClassDefFoundError: org/xml/sax/SAXException Total time: 280 milliseconds if I add xerces.jar into Windows -> Preference -> Ant -> Runtime, I got this error BUILD FAILED: java.lang.NoSuchMethodError Total time: 221 milliseconds Any comment? thanks. Mike > -----Original Message----- > From: Michael Wang (IT) > Sent: Tuesday, March 01, 2005 11:16 AM > To: 'Ant Users List' > Subject: javac task to include properties file > > any arg to include those properties which will copy them from srcdir to > targetdir? thanks.
