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.

пре 21 година
пре 16 година
пре 16 година
пре 17 година
пре 16 година
пре 15 година
пре 21 година
12345678910111213141516171819202122232425262728
  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="lib" path="/lib/ant/lib/ant.jar" sourcepath="/lib/ant/ant-src.zip"/>
  6. <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
  7. <classpathentry kind="lib" path="/lib/jdiff/jdiff.jar"/>
  8. <classpathentry kind="lib" path="/lib/regexp/jakarta-regexp-1.2.jar"/>
  9. <classpathentry kind="src" path="/bridge"/>
  10. <classpathentry kind="src" path="/util"/>
  11. <classpathentry kind="src" path="/testing-client"/>
  12. <classpathentry kind="lib" path="/lib/ant/lib/xercesImpl.jar"/>
  13. <classpathentry kind="lib" path="/lib/ant/lib/xml-apis.jar"/>
  14. <classpathentry exported="true" kind="lib" path="/lib/commons/commons.jar" sourcepath="/lib/commons/commons-src.zip"/>
  15. <classpathentry kind="src" path="/testing-util"/>
  16. <classpathentry kind="src" path="/ajde"/>
  17. <classpathentry kind="src" path="/asm"/>
  18. <classpathentry kind="src" path="/taskdefs"/>
  19. <classpathentry kind="src" path="newsrc"/>
  20. <classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
  21. <classpathentry combineaccessrules="false" kind="src" path="/weaver"/>
  22. <classpathentry combineaccessrules="false" kind="src" path="/loadtime"/>
  23. <classpathentry combineaccessrules="false" kind="src" path="/ajde.core"/>
  24. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  25. <classpathentry combineaccessrules="false" kind="src" path="/org.aspectj.matcher"/>
  26. <classpathentry kind="lib" path="/lib/bcel/bcel.jar" sourcepath="/lib/bcel/bcel-src.zip"/>
  27. <classpathentry kind="output" path="bin"/>
  28. </classpath>