You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.classpath 1.0KB

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src"/>
  4. <classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/>
  5. <classpathentry kind="src" path="/testing-drivers"/>
  6. <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
  7. <classpathentry kind="src" path="/testing"/>
  8. <classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
  9. <classpathentry kind="src" path="/util"/>
  10. <classpathentry kind="src" path="/bridge"/>
  11. <classpathentry kind="src" path="/ajde.core"/>
  12. <classpathentry kind="src" path="/asm"/>
  13. <classpathentry sourcepath="/lib/bcel/bcel-src.zip" kind="lib" path="/lib/bcel/bcel.jar"/>
  14. <classpathentry kind="lib" path="/lib/ant/lib/ant-launcher.jar"/>
  15. <classpathentry kind="src" path="testsrc"/>
  16. <classpathentry kind="var" path="JAVA_HOME/lib/tools.jar"/>
  17. <classpathentry combineaccessrules="false" kind="src" path="/weaver"/>
  18. <classpathentry combineaccessrules="false" kind="src" path="/testing-util"/>
  19. <classpathentry kind="output" path="bin"/>
  20. </classpath>