forked from zhuyuqing/bestconf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
26 lines (26 loc) · 1.4 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="src" path="src/tomcat"/>
<classpathentry kind="src" path="src/BI"/>
<classpathentry kind="src" path="src/cassandra"/>
<classpathentry kind="src" path="src/spark"/>
<classpathentry kind="src" path="src/mysql"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="lib/cassandra-driver-core-3.0.0.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.4.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/ganymed-ssh2-build210.jar"/>
<classpathentry kind="lib" path="lib/guava-15.0.jar"/>
<classpathentry kind="lib" path="lib/jniloader-1.1.jar"/>
<classpathentry kind="lib" path="lib/JRI.jar"/>
<classpathentry kind="lib" path="lib/JRIEngine.jar"/>
<classpathentry kind="lib" path="lib/jsch-0.1.50.jar"/>
<classpathentry kind="lib" path="lib/jyaml-1.3.jar"/>
<classpathentry kind="lib" path="lib/wekaExtra.jar"/>
<classpathentry kind="lib" path="lib/wekaZyq.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>