Quellcode durchsuchen

added taskdefs to classpath to support AjcTaskCompileCommand

tags/V1_1_0
wisberg vor 21 Jahren
Ursprung
Commit
8bee39694d
2 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 1
    0
      testing/.classpath
  2. 1
    0
      testing/.project

+ 1
- 0
testing/.classpath Datei anzeigen

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

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

Laden…
Abbrechen
Speichern