Bläddra i källkod

added taskdefs to classpath to support AjcTaskCompileCommand

tags/V1_1_0
wisberg 21 år sedan
förälder
incheckning
8bee39694d
2 ändrade filer med 2 tillägg och 0 borttagningar
  1. 1
    0
      testing/.classpath
  2. 1
    0
      testing/.project

+ 1
- 0
testing/.classpath Visa fil

@@ -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>

+ 1
- 0
testing/.project Visa fil

@@ -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>

Laddar…
Avbryt
Spara