-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
23 lines (23 loc) · 1.49 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="lib/neo4j/concurrentlinkedhashmap-lru-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j/geronimo-jta_1.1_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j/lucene-core-3.6.2.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-cypher-1.9.5.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-graph-algo-1.9.5.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-graph-matching-1.9.5.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-jmx-1.9.5.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-kernel-1.9.5.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-lucene-index-1.9.5.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-shell-1.9.5.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-udc-1.9.5.jar"/>
<classpathentry kind="lib" path="lib/neo4j/org.apache.servicemix.bundles.jline-0.9.94_1.jar"/>
<classpathentry kind="lib" path="lib/neo4j/scala-library-2.10.0.jar"/>
<classpathentry kind="lib" path="lib/neo4j/server-api-1.9.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>