.classpath 831 B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  4. <classpathentry combineaccessrules="false" exported="true" kind="src" path="/100_core"/>
  5. <classpathentry combineaccessrules="false" exported="true" kind="src" path="/140_dbs"/>
  6. <classpathentry combineaccessrules="false" exported="true" kind="src" path="/150_gfui"/>
  7. <classpathentry kind="src" path="src"/>
  8. <classpathentry exported="true" kind="lib" path="lib/luaj_xowa.jar"/>
  9. <classpathentry exported="true" kind="lib" path="lib/jtidy_xowa.jar"/>
  10. <classpathentry exported="true" kind="lib" path="lib/icu4j-4_8.jar"/>
  11. <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
  12. <classpathentry kind="output" path="bin"/>
  13. </classpath>