-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
21 lines (21 loc) · 1.18 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="lib"/>
<classpathentry kind="src" path="res"/>
<classpathentry kind="lib" path="lib/JCarrierPigeon-1.3.jar"/>
<classpathentry kind="lib" path="lib/timingframework-1.0.jar"/>
<classpathentry kind="lib" path="lib/json-20180130-javadoc.jar"/>
<classpathentry kind="lib" path="lib/json-20180130.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.5.5.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.4.9.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="lib/mslinks-1.0.4.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Java/jre1.8.0_161/lib/ext/jfxrt.jar"/>
<classpathentry kind="lib" path="lib/Java-WebSocket-1.3.8.jar"/>
<classpathentry kind="lib" path="lib/core-3.3.2.jar"/>
<classpathentry kind="lib" path="lib/javase-3.3.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>