-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
37 lines (37 loc) · 2.37 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/concurrentlinkedhashmap-lru-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/geronimo-jta_1.1_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
<classpathentry kind="lib" path="lib/org.apache.servicemix.bundles.jline-0.9.94_1.jar"/>
<classpathentry kind="lib" path="lib/owlapi-distribution-3.4.3-bin.jar"/>
<classpathentry kind="lib" path="lib/owlapi343src.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-3.6.2.jar"/>
<classpathentry kind="lib" path="lib/neo4j-cypher-2.1.0-M01.jar"/>
<classpathentry kind="lib" path="lib/neo4j-cypher-commons-2.1.0-M01.jar"/>
<classpathentry kind="lib" path="lib/neo4j-cypher-compiler-2.1-2.1.0-M01.jar"/>
<classpathentry kind="lib" path="lib/neo4j-graph-algo-2.1.0-M01.jar"/>
<classpathentry kind="lib" path="lib/neo4j-graph-matching-2.1.0-M01.jar"/>
<classpathentry kind="lib" path="lib/neo4j-jmx-2.1.0-M01.jar"/>
<classpathentry kind="lib" path="lib/neo4j-kernel-2.1.0-M01.jar"/>
<classpathentry kind="lib" path="lib/neo4j-lucene-index-2.1.0-M01.jar"/>
<classpathentry kind="lib" path="lib/neo4j-shell-2.1.0-M01.jar"/>
<classpathentry kind="lib" path="lib/neo4j-udc-2.1.0-M01.jar"/>
<classpathentry kind="lib" path="lib/parboiled-core-1.1.6.jar"/>
<classpathentry kind="lib" path="lib/parboiled-scala_2.10-1.1.6.jar"/>
<classpathentry kind="lib" path="lib/scala-library-2.10.3.jar"/>
<classpathentry kind="lib" path="lib/server-api-2.1.0-M01.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j-cypher-compiler-1.9-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j-cypher-compiler-2.0-2.0.1.jar"/>
<classpathentry kind="lib" path="libOWL/jena-2.6.4.jar"/>
<classpathentry kind="lib" path="libOWL/slf4j-api-1.5.8.jar"/>
<classpathentry kind="lib" path="libOWL/slf4j-log4j12-1.5.8.jar"/>
<classpathentry kind="lib" path="libOWL/log4j-1.2.13.jar"/>
<classpathentry kind="lib" path="libOWL/xercesImpl-2.7.1.jar"/>
<classpathentry kind="lib" path="libOWL/iri-0.8.jar"/>
<classpathentry kind="lib" path="libOWL/icu4j-3.4.4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="output" path="bin"/>
</classpath>