-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
executable file
·38 lines (38 loc) · 3.46 KB
/
.classpath
File metadata and controls
executable file
·38 lines (38 loc) · 3.46 KB
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
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/align.jar"/>
<classpathentry kind="lib" path="lib/com.ibm.icu_3.4.4.1.jar"/>
<classpathentry kind="lib" path="lib/iri.jar"/>
<classpathentry kind="lib" path="lib/jena-arq-2.9.4.jar"/>
<classpathentry kind="lib" path="lib/jena-core-2.10.1.jar"/>
<classpathentry kind="lib" path="lib/jena-iri-0.9.1.jar"/>
<classpathentry kind="lib" path="lib/logback-classic.jar"/>
<classpathentry kind="lib" path="lib/logback-core-1.0.13.jar"/>
<classpathentry kind="lib" path="lib/ontowrap.jar"/>
<classpathentry kind="lib" path="lib/org-apache-commons-logging.jar"/>
<classpathentry kind="lib" path="lib/owlapi-bin.jar"/>
<classpathentry kind="lib" path="lib/procalign.jar"/>
<classpathentry kind="lib" path="lib/secondstring-20060615.jar"/>
<classpathentry kind="lib" path="lib/slf4j.jar"/>
<classpathentry kind="lib" path="lib/xerces-2.7.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/student/Desktop/GeoLink/GeoLink/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/align.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/com.ibm.icu_3.4.4.1.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/iri.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/jena-arq-2.9.4.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/jena-core-2.10.1.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/jena-iri-0.9.1.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/logback-classic.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/logback-core-1.0.13.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/ontowrap.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/org-apache-commons-logging.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/owlapi-bin.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/procalign.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/secondstring-20060615.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/slf4j.jar"/>
<classpathentry kind="lib" path="C:/Users/student/Google Drive/E/Eclipse Work Space 10-PhD Reseachh/GeoLink/GeoLink/lib/xerces-2.7.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>