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 2.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  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 sourcepath="JRE_SRC" kind="var" path="JRE_LIB">
  12. <attributes>
  13. </attributes>
  14. </classpathentry>
  15. <classpathentry sourcepath="/lib/ant/ant-src.zip" kind="lib" path="/lib/ant/lib/ant.jar">
  16. <attributes>
  17. </attributes>
  18. </classpathentry>
  19. <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar">
  20. <attributes>
  21. </attributes>
  22. </classpathentry>
  23. <classpathentry kind="lib" path="/lib/jdiff/jdiff.jar">
  24. <attributes>
  25. </attributes>
  26. </classpathentry>
  27. <classpathentry kind="lib" path="/lib/regexp/jakarta-regexp-1.2.jar">
  28. <attributes>
  29. </attributes>
  30. </classpathentry>
  31. <classpathentry kind="src" path="/bridge">
  32. <attributes>
  33. </attributes>
  34. </classpathentry>
  35. <classpathentry kind="src" path="/util">
  36. <attributes>
  37. </attributes>
  38. </classpathentry>
  39. <classpathentry kind="src" path="/testing-client">
  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="lib" path="/lib/ant/lib/xml-apis.jar">
  48. <attributes>
  49. </attributes>
  50. </classpathentry>
  51. <classpathentry exported="true" sourcepath="/lib/commons/commons-src.zip" kind="lib" path="/lib/commons/commons.jar">
  52. <attributes>
  53. </attributes>
  54. </classpathentry>
  55. <classpathentry kind="src" path="/testing-util">
  56. <attributes>
  57. </attributes>
  58. </classpathentry>
  59. <classpathentry kind="src" path="/ajde">
  60. <attributes>
  61. </attributes>
  62. </classpathentry>
  63. <classpathentry kind="src" path="/asm">
  64. <attributes>
  65. </attributes>
  66. </classpathentry>
  67. <classpathentry kind="src" path="/taskdefs">
  68. <attributes>
  69. </attributes>
  70. </classpathentry>
  71. <classpathentry kind="src" path="newsrc">
  72. <attributes>
  73. </attributes>
  74. </classpathentry>
  75. <classpathentry kind="src" path="/org.aspectj.ajdt.core">
  76. <attributes>
  77. </attributes>
  78. </classpathentry>
  79. <classpathentry combineaccessrules="false" kind="src" path="/weaver">
  80. <attributes>
  81. </attributes>
  82. </classpathentry>
  83. <classpathentry kind="output" path="bin"/>
  84. </classpath>