Mercurial > hg > TripleStoreManager
diff .classpath @ 2:221a0fd0a5d3
minor
author | dwinter |
---|---|
date | Tue, 13 Dec 2011 17:45:30 +0100 |
parents | 7d7b9c6fbb36 |
children | 6c8dac2c5214 |
line wrap: on
line diff
--- a/.classpath Thu Dec 08 09:15:03 2011 +0100 +++ b/.classpath Tue Dec 13 17:45:30 2011 +0100 @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> <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"/> @@ -10,5 +9,16 @@ <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="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="output" path="bin"/> </classpath>