0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
|
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"/>
|
|
6 <classpathentry kind="lib" path="libs/org.restlet.ext.servlet.jar"/>
|
|
7 <classpathentry kind="lib" path="libs/org.restlet.jar"/>
|
|
8 <classpathentry kind="lib" path="libs/org.restlet.ext.json.jar"/>
|
|
9 <classpathentry kind="lib" path="libs/jena.jar"/>
|
|
10 <classpathentry exported="true" kind="lib" path="libs/lucene-3.1.0/lucene-core-3.1.0.jar">
|
|
11 <attributes>
|
|
12 <attribute name="javadoc_location" value="jar:platform:/resource/NamedIdentityManager/libs/lucene-3.1.0/lucene-core-3.1.0-javadoc.jar!/"/>
|
|
13 </attributes>
|
|
14 </classpathentry>
|
|
15 <classpathentry exported="true" kind="lib" path="libs/virtjdbc4.jar"/>
|
|
16 <classpathentry exported="true" kind="lib" path="libs/virtjdbc4ssl.jar"/>
|
|
17 <classpathentry exported="true" kind="lib" path="libs/openrdf-sesame-2.3.2-onejar.jar"/>
|
|
18 <classpathentry exported="true" kind="lib" path="libs/slf4j-api-1.6.99.jar"/>
|
|
19 <classpathentry exported="true" kind="lib" path="libs/slf4j-jdk14-1.6.1.jar"/>
|
|
20 <classpathentry exported="true" kind="lib" path="libs/virt_sesame2.jar"/>
|
|
21 <classpathentry exported="true" kind="lib" path="libs/virtjdbc3.jar"/>
|
|
22 <classpathentry exported="true" kind="lib" path="libs/virtjdbc3ssl.jar"/>
|
|
23 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
|
24 <classpathentry combineaccessrules="false" kind="src" path="/protege"/>
|
|
25 <classpathentry combineaccessrules="false" kind="src" path="/protege-core"/>
|
|
26 <classpathentry kind="lib" path="/MetaDataManagerRestlet/libs/org.json.jar"/>
|
|
27 <classpathentry kind="output" path="bin"/>
|
|
28 </classpath>
|