Ingo, <integrationUnitTestSourceDirectory> is deprecated. I don't think it's used by any plugin.
-Vincent > -----Original Message----- > From: Ingo Pak [mailto:[EMAIL PROTECTED] > Sent: 24 November 2003 11:31 > To: '[EMAIL PROTECTED]' > Subject: Eclipse plugin and <integrationUnitTestSourceDirectory> > > > Our project contains junit and httpunit automated tests. To create the > eclipse project settings we are using the 1.5 version of the Eclipse > plugin. > For the unit-test directory this plugin generates a reference in the > .classpath file, but for the integration-test directory it does not. > > Here a snippet from our project.xml: > <unitTestSourceDirectory> > ${basedir}/src/test/unit > </unitTestSourceDirectory> > > <integrationUnitTestSourceDirectory> > > ${basedir}/src/test/integration > > </integrationUnitTestSourceDirectory> > > > > Regards, > > Ingo > > > > > > --------------------------------------------------------------------- > 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]
