-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
27 lines (27 loc) · 2.22 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?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.8"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/commons-csv-1.0.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/commons-lang3-3.3.2.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/httpclient-4.2.6.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/httpclient-cache-4.2.6.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/httpcore-4.2.5.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/jackson-annotations-2.3.0.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/jackson-core-2.3.3.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/jackson-databind-2.3.3.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/jcl-over-slf4j-1.7.6.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/jena-arq-2.13.0.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/jena-core-2.13.0.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/jena-iri-1.1.2.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/jena-tdb-1.1.2.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/jsonld-java-0.5.1.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/libthrift-0.9.2.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/slf4j-api-1.7.6.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/slf4j-log4j12-1.7.6.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/xercesImpl-2.11.0.jar"/>
<classpathentry kind="lib" path="E:/workspace/eclipse/UserLib/jena/xml-apis-1.4.01.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>