comparison .classpath @ 2:e3ecb88314a5

minor bugs ontologies added
author dwinter
date Fri, 02 Dec 2011 08:37:03 +0100
parents 1384a0d382fa
children f986e74583eb
comparison
equal deleted inserted replaced
1:b8333fab0d95 2:e3ecb88314a5
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath> 2 <classpath>
3 <classpathentry kind="src" path="src"/> 3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5 <classpathentry kind="lib" path="libs/log4j-1.2.15.jar"/> 4 <classpathentry kind="lib" path="libs/log4j-1.2.15.jar"/>
6 <classpathentry kind="lib" path="libs/org.restlet.ext.servlet.jar"/> 5 <classpathentry kind="lib" path="libs/org.restlet.ext.servlet.jar"/>
7 <classpathentry kind="lib" path="libs/org.restlet.jar"/> 6 <classpathentry kind="lib" path="libs/org.restlet.jar"/>
8 <classpathentry kind="lib" path="libs/org.restlet.ext.json.jar"/> 7 <classpathentry kind="lib" path="libs/org.restlet.ext.json.jar"/>
9 <classpathentry kind="lib" path="libs/jena.jar"/> 8 <classpathentry kind="lib" path="libs/jena.jar"/>
22 <classpathentry exported="true" kind="lib" path="libs/virtjdbc3ssl.jar"/> 21 <classpathentry exported="true" kind="lib" path="libs/virtjdbc3ssl.jar"/>
23 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> 22 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
24 <classpathentry combineaccessrules="false" kind="src" path="/protege"/> 23 <classpathentry combineaccessrules="false" kind="src" path="/protege"/>
25 <classpathentry combineaccessrules="false" kind="src" path="/protege-core"/> 24 <classpathentry combineaccessrules="false" kind="src" path="/protege-core"/>
26 <classpathentry kind="lib" path="/MetaDataManagerRestlet/libs/org.json.jar"/> 25 <classpathentry kind="lib" path="/MetaDataManagerRestlet/libs/org.json.jar"/>
26 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
27 <attributes>
28 <attribute name="owner.project.facets" value="jst.utility"/>
29 </attributes>
30 </classpathentry>
31 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6.0 (MacOS X Default)">
32 <attributes>
33 <attribute name="owner.project.facets" value="java"/>
34 </attributes>
35 </classpathentry>
27 <classpathentry kind="output" path="bin"/> 36 <classpathentry kind="output" path="bin"/>
28 </classpath> 37 </classpath>