-
Notifications
You must be signed in to change notification settings - Fork 17
/
.classpath
48 lines (48 loc) · 2.76 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="gen"/>
<classpathentry kind="lib" path="lib/gson-2.1.jar"/>
<classpathentry kind="lib" path="lib/bonecp-0.7.1.RELEASE.jar" sourcepath="C:/Users/Kevin/.m2/repository/com/jolbox/bonecp/0.7.1.RELEASE/bonecp-0.7.1.RELEASE-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/autoStock/lib/bonecp-0.7.1.RELEASE-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/guava-11.0.1.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/slf4j-simple-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/log4j-over-slf4j-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.18-bin.jar"/>
<classpathentry kind="lib" path="lib/jemmy.jar"/>
<classpathentry kind="lib" path="lib/jcurses.jar"/>
<classpathentry kind="lib" path="lib/btc-ascii-table-1.0.jar"/>
<classpathentry kind="lib" path="lib/gnujaxp.jar"/>
<classpathentry kind="lib" path="lib/iText-2.1.5.jar"/>
<classpathentry kind="lib" path="lib/servlet.jar"/>
<classpathentry kind="lib" path="lib/swtgraphics2d.jar"/>
<classpathentry kind="lib" path="lib/commons-primitives-1.0.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/>
<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/httpclient-4.2.3.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.2.2.jar"/>
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/ta-lib-0.4.0.jar"/>
<classpathentry kind="lib" path="lib/cloning-1.9.0.jar"/>
<classpathentry kind="lib" path="lib/objenesis-1.2.jar"/>
<classpathentry kind="lib" path="lib/Rserve.jar"/>
<classpathentry kind="lib" path="lib/Rsession.jar"/>
<classpathentry kind="lib" path="lib/jcommon-1.0.20.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.0.14.jar"/>
<classpathentry kind="lib" path="lib/uncommons-maths-1.2.1.jar"/>
<classpathentry kind="lib" path="lib/watchmaker-framework-0.7.1.jar" sourcepath="lib/watchmaker-framework-0.7.1-src.jar"/>
<classpathentry kind="lib" path="lib/JRIEngine.jar">
<attributes>
<attribute name="javadoc_location" value="file:/C:/Users/Kevin/Downloads/rJava_0.9-5/rJava/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/JRI.jar"/>
<classpathentry kind="lib" path="lib/jnativehook-2.0.2.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/encog-java-core"/>
<classpathentry kind="output" path="bin"/>
</classpath>