-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.classpath
18 lines (18 loc) · 1.15 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/fadi/development/Java/grefine/grefine/main/tests/server/lib/testng-5.12.1.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/OpenRefine"/>
<classpathentry kind="lib" path="module/MOD-INF/lib/httpclient-4.3.2.jar"/>
<classpathentry kind="lib" path="module/MOD-INF/lib/httpcore-4.3.1.jar"/>
<classpathentry kind="lib" path="module/MOD-INF/lib/httpmime-4.3.2.jar"/>
<classpathentry kind="lib" path="module/MOD-INF/lib/jena-arq-2.11.0.jar"/>
<classpathentry kind="lib" path="module/MOD-INF/lib/jena-core-2.11.0.jar"/>
<classpathentry kind="lib" path="module/MOD-INF/lib/jena-iri-1.0.0.jar"/>
<classpathentry kind="lib" path="module/MOD-INF/lib/xercesImpl-2.11.0.jar"/>
<classpathentry kind="lib" path="module/MOD-INF/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="module/MOD-INF/lib/commons-fileupload-1.3.jar"/>
<classpathentry kind="output" path="module/MOD-INF/classes"/>
</classpath>