Project:
The Chemistry Development Kit
Code Location:
git://github.com/egonw/cdk.gitmaster
.classpath
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="src" path="src/main"/> <classpathentry excluding="**/*.class|**/*.java" including="*.javafiles" kind="src" path="build"/> <classpathentry kind="src" path="src/test"/> <classpathentry exported="true" kind="lib" path="jar/jgrapht-0.6.0.jar" sourcepath="cdksrc.zip"/> <classpathentry exported="true" kind="lib" path="jar/jniinchi-0.7.jar" sourcepath="cdksrc.zip"/> <classpathentry exported="true" kind="lib" path="jar/vecmath1.2-1.14.jar" sourcepath="cdksrc.zip"/> <classpathentry exported="true" kind="lib" path="jar/xom-1.1.jar" sourcepath="cdksrc.zip"/> <classpathentry exported="true" kind="lib" path="jar/jama-1.0.2.jar" sourcepath="cdksrc.zip"/> <classpathentry exported="true" kind="lib" path="jar/commons-cli-1.0.jar" sourcepath="org.openscience.cdksrc.zip"/> <classpathentry exported="true" kind="lib" path="jar/xml-apis.jar" sourcepath="org.openscience.cdksrc.zip"/> <classpathentry exported="true" kind="lib" path="jar/xpp3-1.1.4c.jar" sourcepath="org.openscience.cdksrc.zip"/> <classpathentry exported="true" kind="lib" path="jar/log4j.jar" sourcepath="org.openscience.cdksrc.zip"/> <classpathentry exported="true" kind="lib" path="jar/xercesImpl-2.9.0.jar" sourcepath="org.openscience.cdksrc.zip"/> <classpathentry exported="true" kind="lib" path="develjar/com-sun-javadoc.jar" sourcepath="org.openscience.cdksrc.zip"/> <classpathentry exported="true" kind="lib" path="develjar/com-sun-tools-doclets-Taglet.jar" sourcepath="org.openscience.cdksrc.zip"/> <classpathentry kind="lib" path="jar/cmlxom-2.5-b1.jar"/> <classpathentry kind="lib" path="develjar/ojdcheck.jar"/> <classpathentry kind="lib" path="develjar/groovy.jar"/> <classpathentry kind="lib" path="develjar/antlr.jar"/> <classpathentry kind="lib" path="jar/commons-math3-3.0.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="jar/signatures-1.1.jar"/> <classpathentry kind="lib" path="jar/jena/jena.jar"/> <classpathentry kind="lib" path="jar/jena/slf4j-simple-1.5.0.jar"/> <classpathentry kind="lib" path="jar/jena/commons-logging-1.1.1.jar"/> <classpathentry kind="lib" path="jar/jena/slf4j-api-1.5.6.jar"/> <classpathentry kind="lib" path="jar/jena/iri.jar"/> <classpathentry kind="lib" path="jar/jena/icu4j_3_4.jar"/> <classpathentry kind="lib" path="develjar/asm-3.2.jar"/> <classpathentry kind="lib" path="develjar/mockito-all-1.9.5.jar"/> <classpathentry kind="lib" path="develjar/hamcrest-core-1.3.jar"/> <classpathentry kind="lib" path="develjar/junit-4.11.jar"/> <classpathentry kind="output" path="bin"/> </classpath>
