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

1234567891011121314
  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="src" path="/util"/>
  6. <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
  7. <classpathentry kind="src" path="/bridge"/>
  8. <classpathentry kind="src" path="/asm"/>
  9. <classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
  10. <classpathentry kind="src" path="/org.eclipse.jdt.core"/>
  11. <classpathentry combineaccessrules="false" kind="src" path="/ajde.core"/>
  12. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  13. <classpathentry kind="output" path="bin"/>
  14. </classpath>