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

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src/java"/>
  4. <classpathentry excluding="*.xml|*.xsl" kind="src" path="src/codegen"/>
  5. <classpathentry kind="src" path="build/tmp"/>
  6. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  7. <classpathentry kind="lib" path="lib/ant.jar"/>
  8. <classpathentry kind="lib" path="lib/xalan-2.4.1.jar"/>
  9. <classpathentry kind="lib" path="lib/xml-apis.jar"/>
  10. <classpathentry kind="lib" path="lib/xercesImpl.jar"/>
  11. <classpathentry kind="lib" path="lib/avalon-framework-4.1.4.jar"/>
  12. <classpathentry kind="lib" path="lib/commons-cli-1.0.jar"/>
  13. <classpathentry kind="lib" path="lib/jakarta-commons-io-SNAPSHOT.jar"/>
  14. <classpathentry kind="lib" path="lib/commons-logging.jar"/>
  15. <classpathentry kind="lib" path="lib/commons-logging-api.jar"/>
  16. <classpathentry kind="output" path="build/classes"/>
  17. </classpath>