-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
63 lines (63 loc) · 3.99 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=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/Jung1"/>
<classpathentry kind="lib" path="lib/asm-3.1.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk16-140.jar"/>
<classpathentry kind="lib" path="lib/colt-1.2.0.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-core-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-compiler-2.6.1.jar"/>
<classpathentry kind="lib" path="lib/commons-configuration-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-digester-1.8.1.jar"/>
<classpathentry kind="lib" path="lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<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/jackson-core-asl-1.9.7.jar"/>
<classpathentry kind="lib" path="lib/jackson-jaxrs-1.9.7.jar"/>
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.9.7.jar"/>
<classpathentry kind="lib" path="lib/janino-2.6.1.jar"/>
<classpathentry kind="lib" path="lib/javax.servlet-3.0.0.v201112011016.jar"/>
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/jersey-core-1.9.jar"/>
<classpathentry kind="lib" path="lib/jersey-multipart-1.9.jar"/>
<classpathentry kind="lib" path="lib/jersey-server-1.9.jar"/>
<classpathentry kind="lib" path="lib/jetty-http-9.0.5.v20130815.jar"/>
<classpathentry kind="lib" path="lib/jetty-io-9.0.5.v20130815.jar"/>
<classpathentry kind="lib" path="lib/jetty-security-9.0.5.v20130815.jar"/>
<classpathentry kind="lib" path="lib/jetty-server-9.0.5.v20130815.jar"/>
<classpathentry kind="lib" path="lib/jetty-servlet-9.0.5.v20130815.jar"/>
<classpathentry kind="lib" path="lib/jetty-util-9.0.5.v20130815.jar"/>
<classpathentry kind="lib" path="lib/jetty-webapp-9.0.5.v20130815.jar"/>
<classpathentry kind="lib" path="lib/jetty-xml-9.0.5.v20130815.jar"/>
<classpathentry kind="lib" path="lib/jsr311-api-1.1.2.r612.jar"/>
<classpathentry kind="lib" path="lib/logback-access-1.1.2.jar"/>
<classpathentry kind="lib" path="lib/logback-classic-1.1.2.jar"/>
<classpathentry kind="lib" path="lib/logback-core-1.1.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-3.6.2.jar"/>
<classpathentry kind="lib" path="lib/mimepull-1.6.jar"/>
<classpathentry kind="lib" path="lib/opencsv-2.3.jar"/>
<classpathentry kind="lib" path="lib/org.apache.servicemix.bundles.jline-0.9.94_1.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/rhino-1.7R4.jar"/>
<classpathentry kind="lib" path="lib/rrd4j-2.0.7.jar"/>
<classpathentry kind="lib" path="lib/scala-library-2.10.4.jar"/>
<classpathentry kind="lib" path="lib/server-api-2.1.6.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.2.jar"/>
<classpathentry kind="lib" path="lib/neo4j-kernel-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j-cypher-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j-primitive-collections-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j-io-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j-unsafe-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j-lucene-index-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j-cypher-compiler-2.2-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j-cypher-compiler-1.9-2.0.4.jar"/>
<classpathentry kind="lib" path="lib/neo4j-cypher-compiler-2.0-2.0.4.jar"/>
<classpathentry kind="lib" path="lib/neo4j-cypher-compiler-2.1-2.1.7.jar"/>
<classpathentry kind="output" path=""/>
</classpath>