0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
|
3 <classpathentry kind="src" path="src"/>
|
|
4 <classpathentry kind="lib" path="libs/log4j-1.2.15.jar"/>
|
|
5 <classpathentry kind="lib" path="libs/org.restlet.ext.servlet.jar"/>
|
|
6 <classpathentry kind="lib" path="libs/org.restlet.jar"/>
|
|
7 <classpathentry kind="lib" path="libs/org.restlet.ext.json.jar"/>
|
|
8 <classpathentry kind="lib" path="libs/jena.jar"/>
|
|
9 <classpathentry exported="true" kind="lib" path="libs/lucene-3.1.0/lucene-core-3.1.0.jar">
|
|
10 <attributes>
|
|
11 <attribute name="javadoc_location" value="jar:platform:/resource/NamedIdentityManager/libs/lucene-3.1.0/lucene-core-3.1.0-javadoc.jar!/"/>
|
|
12 </attributes>
|
|
13 </classpathentry>
|
|
14 <classpathentry exported="true" kind="lib" path="libs/virtjdbc4.jar"/>
|
|
15 <classpathentry exported="true" kind="lib" path="libs/virtjdbc4ssl.jar"/>
|
|
16 <classpathentry exported="true" kind="lib" path="libs/openrdf-sesame-2.3.2-onejar.jar"/>
|
|
17 <classpathentry exported="true" kind="lib" path="libs/slf4j-api-1.6.99.jar"/>
|
|
18 <classpathentry exported="true" kind="lib" path="libs/slf4j-jdk14-1.6.1.jar"/>
|
|
19 <classpathentry exported="true" kind="lib" path="libs/virt_sesame2.jar"/>
|
|
20 <classpathentry exported="true" kind="lib" path="libs/virtjdbc3.jar"/>
|
|
21 <classpathentry exported="true" kind="lib" path="libs/virtjdbc3ssl.jar"/>
|
7
|
22 <classpathentry kind="lib" path="libs/commons-lang-2.3.jar"/>
|
8
|
23 <classpathentry kind="lib" path="libs/httpcomponents-client-4.0-beta1/lib/httpclient-4.0-beta1.jar"/>
|
|
24 <classpathentry kind="lib" path="libs/httpcomponents-client-4.0-beta1/lib/httpmime-4.0-beta1.jar"/>
|
|
25 <classpathentry kind="lib" path="libs/httpcomponents-core-4.0-beta3/lib/httpcore-4.0-beta3.jar"/>
|
|
26 <classpathentry kind="lib" path="libs/httpcomponents-core-4.0-beta3/lib/httpcore-nio-4.0-beta3.jar"/>
|
0
|
27 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
|
28 <classpathentry combineaccessrules="false" kind="src" path="/protege"/>
|
|
29 <classpathentry combineaccessrules="false" kind="src" path="/protege-core"/>
|
|
30 <classpathentry kind="lib" path="/MetaDataManagerRestlet/libs/org.json.jar"/>
|
2
|
31 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
|
|
32 <attributes>
|
|
33 <attribute name="owner.project.facets" value="jst.utility"/>
|
|
34 </attributes>
|
|
35 </classpathentry>
|
4
|
36 <classpathentry combineaccessrules="false" kind="src" path="/TripleStoreManager"/>
|
10
|
37 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
0
|
38 <classpathentry kind="output" path="bin"/>
|
|
39 </classpath>
|