-
Notifications
You must be signed in to change notification settings - Fork 3
/
.classpath
48 lines (48 loc) · 3.04 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="db/jdbc/src"/>
<classpathentry kind="src" path="db/simple/src"/>
<classpathentry kind="src" path="db/BGVerifyCorrectness/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/ant-contrib-1.0b3.jar"/>
<classpathentry kind="lib" path="lib/clirr-core-0.6-uber.jar"/>
<classpathentry kind="lib" path="lib/cosarjdbcOracle.jar"/>
<classpathentry kind="lib" path="lib/ehcache-core-2.6.0.jar"/>
<classpathentry kind="lib" path="lib/IntervalTree.jar"/>
<classpathentry kind="lib" path="lib/maven-ant-tasks-2.1.3.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.18-bin.jar"/>
<classpathentry kind="lib" path="lib/ojdbc6.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/slf4j-nop-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/slf4j-simple-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/spymemcached-2.8.4.jar"/>
<classpathentry kind="lib" path="lib/sqljdbc4.jar"/>
<classpathentry kind="lib" path="lib/testng-6.3.1.jar"/>
<classpathentry kind="lib" path="lib/WhalinMemcached.jar"/>
<classpathentry kind="lib" path="lib/xmemcached-1.3.8.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/concurrentlinkedhashmap-lru-1.3.1.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/geronimo-jta_1.1_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/lucene-core-3.6.2.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/neo4j-cypher-2.0.0.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/neo4j-cypher-commons-2.0.0.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/neo4j-cypher-compiler-1.9-2.0.0.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/neo4j-cypher-compiler-2.0-2.0.0.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/neo4j-graph-algo-2.0.0.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/neo4j-graph-matching-2.0.0.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/neo4j-jmx-2.0.0.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/neo4j-kernel-2.0.0.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/neo4j-lucene-index-2.0.0.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/neo4j-shell-2.0.0.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/neo4j-udc-2.0.0.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/org.apache.servicemix.bundles.jline-0.9.94_1.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/parboiled-core-1.1.6.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/parboiled-scala_2.10-1.1.6.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/scala-library-2.10.3.jar"/>
<classpathentry kind="lib" path="db/Neo4j/lib/server-api-2.0.0.jar"/>
<classpathentry kind="lib" path="db/jdbc/lib/IQ.jar"/>
<classpathentry kind="lib" path="lib/kvs.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-asl-1.9.4.jar"/>
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.9.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>