-
Notifications
You must be signed in to change notification settings - Fork 11
/
.classpath
63 lines (63 loc) · 5.61 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?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.6"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/commons-beanutils-1.8.3.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/commons-configuration-1.9.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/commons-configuration-1.9-javadoc.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/commons-configuration-1.9-sources.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/commons-lang-2.6-javadoc.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/commons-lang-2.6-sources.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/GMT.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/guava-14.0-rc1.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jgoodies-common-1.6.0.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jgoodies-common-1.6.0-javadoc.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jgoodies-common-1.6.0-sources.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jgoodies-forms-1.7.1.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jgoodies-forms-1.7.1-javadoc.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jgoodies-forms-1.7.1-sources.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jgoodies-validation-2.5.0.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jgoodies-validation-2.5.0-javadoc.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jgoodies-validation-2.5.0-sources.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jgoodies-validation-2.5.0-tests.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/httpclient-4.2.3.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/httpcore-4.2.2.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jcl-over-slf4j-1.6.4.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jena-arq-2.11.0.jar" sourcepath="/home/hrakebul/Downloads/jena/apache-jena-2.11.0/lib-src/jena-arq-2.11.0-sources.jar">
<attributes>
<attribute name="javadoc_location" value="file:/home/hrakebul/Downloads/jena/apache-jena-2.11.0/javadoc-arq/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jena-core-2.11.0.jar" sourcepath="/home/hrakebul/Downloads/jena/apache-jena-2.11.0/lib-src/jena-core-2.11.0-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/home/hrakebul/workspace/graph-edit-distance/lib/javadoc-core.jar!/javadoc-core/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jena-iri-1.0.0.jar" sourcepath="/home/hrakebul/Downloads/jena/apache-jena-2.11.0/lib-src/jena-iri-1.0.0-sources.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jena-sdb-1.4.0.jar" sourcepath="/home/hrakebul/Downloads/jena/apache-jena-2.11.0/lib-src/jena-sdb-1.4.0-sources.jar">
<attributes>
<attribute name="javadoc_location" value="file:/home/hrakebul/Downloads/jena/apache-jena-2.11.0/javadoc-sdb/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/jena-tdb-1.0.0.jar" sourcepath="/home/hrakebul/Downloads/jena/apache-jena-2.11.0/lib-src/jena-tdb-1.0.0-sources.jar">
<attributes>
<attribute name="javadoc_location" value="file:/home/hrakebul/Downloads/jena/apache-jena-2.11.0/javadoc-tdb/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/slf4j-log4j12-1.6.4.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/xercesImpl-2.11.0.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/xml-apis-1.4.01.jar"/>
<classpathentry kind="lib" path="/home/hrakebul/workspace/graph-edit-distance/lib/commons-io-2.4.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/home/hrakebul/workspace/graph-edit-distance/lib/commons-io-2.4-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>