Mercurial > hg > TripleStoreManager
diff .classpath @ 3:6c8dac2c5214
New tools export graph and generate landing page of an echo ressource
author | dwinter |
---|---|
date | Thu, 21 Jun 2012 12:24:29 +0200 |
parents | 221a0fd0a5d3 |
children | e93de4e99b52 |
line wrap: on
line diff
--- a/.classpath Tue Dec 13 17:45:30 2011 +0100 +++ b/.classpath Thu Jun 21 12:24:29 2012 +0200 @@ -2,23 +2,19 @@ <classpath> <classpathentry kind="src" path="src"/> <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.15.jar"/> - <classpathentry exported="true" kind="lib" path="lib/openrdf-sesame-2.3.2-onejar.jar"/> <classpathentry exported="true" kind="lib" path="lib/jena.jar"/> <classpathentry exported="true" kind="lib" path="lib/virt_sesame2.jar"/> <classpathentry exported="true" kind="lib" path="lib/virtjdbc3.jar"/> <classpathentry exported="true" kind="lib" path="lib/virtjdbc4.jar"/> <classpathentry kind="lib" path="lib/protege-owl.jar"/> <classpathentry kind="lib" path="lib/protege.jar"/> + <classpathentry kind="lib" path="lib/openrdf-sesame-2.6.6-onejar.jar"/> <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"> <attributes> <attribute name="owner.project.facets" value="jst.utility"/> </attributes> </classpathentry> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6.0 (MacOS X Default)"> - <attributes> - <attribute name="owner.project.facets" value="java"/> - </attributes> - </classpathentry> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="output" path="bin"/> </classpath>