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

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