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.4KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src"/>
  4. <classpathentry kind="src" path="testsrc"/>
  5. <classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/>
  6. <classpathentry sourcepath="/lib/ant/ant-src.zip" kind="lib" path="/lib/ant/lib/ant.jar"/>
  7. <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
  8. <classpathentry kind="lib" path="/lib/jdiff/jdiff.jar"/>
  9. <classpathentry kind="lib" path="/lib/regexp/jakarta-regexp-1.2.jar"/>
  10. <classpathentry kind="src" path="/bridge"/>
  11. <classpathentry kind="src" path="/util"/>
  12. <classpathentry kind="src" path="/testing-client"/>
  13. <classpathentry kind="lib" path="/lib/ant/lib/xercesImpl.jar"/>
  14. <classpathentry kind="lib" path="/lib/ant/lib/xml-apis.jar"/>
  15. <classpathentry exported="true" sourcepath="/lib/commons/commons-src.zip" kind="lib" path="/lib/commons/commons.jar"/>
  16. <classpathentry kind="src" path="/testing-util"/>
  17. <classpathentry kind="src" path="/ajde"/>
  18. <classpathentry kind="src" path="/asm"/>
  19. <classpathentry kind="src" path="/taskdefs"/>
  20. <classpathentry kind="src" path="newsrc"/>
  21. <classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
  22. <classpathentry combineaccessrules="false" kind="src" path="/weaver"/>
  23. <classpathentry combineaccessrules="false" kind="src" path="/loadtime"/>
  24. <classpathentry combineaccessrules="false" kind="src" path="/ajde.core"/>
  25. <classpathentry kind="output" path="bin"/>
  26. </classpath>