forked from fenggao86/ACEIS
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
29 lines (29 loc) · 1.87 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/fluent-hc-4.3.3.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.3.3.jar"/>
<classpathentry kind="lib" path="lib/httpclient-cache-4.3.3.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.3.2.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.3.3.jar"/>
<classpathentry kind="lib" path="lib/junit-3.8.1.jar"/>
<classpathentry kind="lib" path="lib/rabbitmq-java-client-bin-3.5.2/rabbitmq-client-tests.jar"/>
<classpathentry kind="lib" path="lib/rabbitmq-java-client-bin-3.5.2/rabbitmq-client.jar"/>
<classpathentry kind="lib" path="lib/apache-jena-2.13.0/lib/slf4j-api-1.7.6.jar"/>
<classpathentry kind="lib" path="lib/apache-jena-2.13.0/lib/slf4j-log4j12-1.7.6.jar"/>
<classpathentry kind="lib" path="lib/apache-jena-2.13.0/lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/apache-jena-2.13.0/lib/commons-csv-1.0.jar"/>
<classpathentry kind="lib" path="lib/apache-jena-2.13.0/lib/commons-lang3-3.3.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Tyrus"/>
<classpathentry kind="lib" path="lib/javacsv.jar"/>
<classpathentry kind="lib" path="config"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Virtuosuo"/>
<classpathentry kind="lib" path="lib/javax.websocket-api-1.1.jar"/>
<classpathentry kind="lib" path="lib/gson-2.3.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/citypulse_commons"/>
<classpathentry kind="lib" path="lib/guava-18.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/CQELS Lib"/>
<classpathentry kind="lib" path="/Users/feng/Dropbox/Work/workspace/EventComposition/lib/csparqlengine-0.9.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>