]> source.dussan.org Git - aspectj.git/commitdiff
added taskdefs to classpath to support AjcTaskCompileCommand
authorwisberg <wisberg>
Sat, 24 May 2003 09:44:02 +0000 (09:44 +0000)
committerwisberg <wisberg>
Sat, 24 May 2003 09:44:02 +0000 (09:44 +0000)
testing/.classpath
testing/.project

index d0e2f8fb9d2f5e1650feb91631899269b71f1f83..4d82f83dcfbca3ff18219f444e9bba4914e5ed50 100644 (file)
@@ -16,5 +16,6 @@
     <classpathentry kind="src" path="/testing-util"/>
     <classpathentry kind="src" path="/ajde"/>
     <classpathentry kind="src" path="/asm"/>
+    <classpathentry kind="src" path="/taskdefs"/>
     <classpathentry kind="output" path="bin"/>
 </classpath>
index c11f2a5abb9c8a77e3680df6472379f84fd18c9b..b379c32186473866eef2990f8ef4470cac26988d 100644 (file)
@@ -6,6 +6,7 @@
                <project>ajde</project>
                <project>asm</project>
                <project>bridge</project>
+               <project>taskdefs</project>
                <project>testing-client</project>
                <project>testing-util</project>
                <project>util</project>