Mercurial > hg > TripleStoreManager
diff .classpath @ 0:47075a8171a6
initial
author | dwinter |
---|---|
date | Thu, 08 Dec 2011 08:50:00 +0100 |
parents | |
children | 7d7b9c6fbb36 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.classpath Thu Dec 08 08:50:00 2011 +0100 @@ -0,0 +1,14 @@ +<?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"/> + <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 combineaccessrules="false" kind="src" path="/protege"/> + <classpathentry combineaccessrules="false" kind="src" path="/protege-core"/> + <classpathentry kind="output" path="bin"/> +</classpath>