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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src">
  4. <attributes>
  5. </attributes>
  6. </classpathentry>
  7. <classpathentry kind="src" path="testsrc">
  8. <attributes>
  9. </attributes>
  10. </classpathentry>
  11. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
  12. <attributes>
  13. </attributes>
  14. </classpathentry>
  15. <classpathentry combineaccessrules="false" kind="src" path="/asm">
  16. <attributes>
  17. </attributes>
  18. </classpathentry>
  19. <classpathentry combineaccessrules="false" kind="src" path="/bridge">
  20. <attributes>
  21. </attributes>
  22. </classpathentry>
  23. <classpathentry combineaccessrules="false" kind="src" path="/util">
  24. <attributes>
  25. </attributes>
  26. </classpathentry>
  27. <classpathentry combineaccessrules="false" kind="src" path="/weaver">
  28. <attributes>
  29. </attributes>
  30. </classpathentry>
  31. <classpathentry kind="lib" path="/lib/ext/jrockit/managementapi-jrockit81.jar">
  32. <attributes>
  33. </attributes>
  34. </classpathentry>
  35. <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar">
  36. <attributes>
  37. </attributes>
  38. </classpathentry>
  39. <classpathentry kind="lib" path="/lib/ant/lib/xml-apis.jar">
  40. <attributes>
  41. </attributes>
  42. </classpathentry>
  43. <classpathentry kind="lib" path="/lib/ant/lib/xercesImpl.jar">
  44. <attributes>
  45. </attributes>
  46. </classpathentry>
  47. <classpathentry kind="output" path="bin"/>
  48. </classpath>