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

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src"/>
  4. <classpathentry kind="src" path="testsrc"/>
  5. <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
  6. <classpathentry kind="lib" path="/lib/ant/lib/ant.jar" sourcepath="/lib/ant/ant-src.zip"/>
  7. <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.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 kind="lib" path="/lib/commons/commons.jar" sourcepath="/lib/commons/commons-src.zip"/>
  16. <classpathentry kind="src" path="/testing-util"/>
  17. <classpathentry kind="output" path="bin"/>
  18. </classpath>