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 975B

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="java5-src">
  4. <attributes>
  5. </attributes>
  6. </classpathentry>
  7. <classpathentry kind="src" path="testsrc">
  8. <attributes>
  9. </attributes>
  10. </classpathentry>
  11. <classpathentry sourcepath="/JRE15_SRC" kind="var" path="JRE15_LIB">
  12. <attributes>
  13. </attributes>
  14. </classpathentry>
  15. <classpathentry kind="src" path="/runtime">
  16. <attributes>
  17. </attributes>
  18. </classpathentry>
  19. <classpathentry kind="src" path="java5-testsrc">
  20. <attributes>
  21. </attributes>
  22. </classpathentry>
  23. <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar">
  24. <attributes>
  25. </attributes>
  26. </classpathentry>
  27. <classpathentry kind="src" path="src">
  28. <attributes>
  29. </attributes>
  30. </classpathentry>
  31. <classpathentry combineaccessrules="false" kind="src" path="/testing-util">
  32. <attributes>
  33. </attributes>
  34. </classpathentry>
  35. <classpathentry kind="output" path="bin"/>
  36. </classpath>