]> source.dussan.org Git - aspectj.git/commitdiff
With the restructure of the org.eclipse.jdt.core project, it no
authoracolyer <acolyer>
Tue, 29 Apr 2003 10:40:20 +0000 (10:40 +0000)
committeracolyer <acolyer>
Tue, 29 Apr 2003 10:40:20 +0000 (10:40 +0000)
longer has a bin dir. Updated the classpath to include
jdtcore-for-aspectj.jar instead.

tests/junitModules.xml

index c432f64c567f754d3472a6c7364d9b2d93ce5c0e..db897ebf992ed790690996d255299bc520da7677 100644 (file)
           <pathelement location="${modules.dir}/bridge/bin" />
           <pathelement location="${modules.dir}/build/bin" />
           <pathelement location="${modules.dir}/org.aspectj.ajdt.core/bin" />
-          <pathelement location="${modules.dir}/org.eclipse.jdt.core/bin" />
+          <pathelement location="${modules.dir}/org.eclipse.jdt.core/jdtcore-for-aspectj.jar" />
           <pathelement location="${modules.dir}/runtime/bin" />
           <pathelement location="${modules.dir}/taskdefs/bin" />
           <pathelement location="${modules.dir}/testing/bin" />