-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
20 lines (20 loc) · 1.5 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/httpasyncclient-4.1.1.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/httpclient-4.5.2.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/httpcore-4.4.4.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/httpcore-nio-4.4.4.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/httpmime-4.5.2.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/json-20160212.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/org.eclipse.paho.client.mqttv3-1.0.2.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/org.eclipse.paho.client.mqttv3-1.1.1.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/pi4j-core.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/pi4j-device.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/pi4j-gpio-extension.jar"/>
<classpathentry kind="lib" path="D:/!IOTPI_App_Code/IOTAPP_Pi/lib/unirest-java-1.4.9.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>