2014-09-23 17:31:46 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2015-06-25 12:47:01 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
2014-09-23 17:31:46 +02:00
|
|
|
<classpathentry kind="lib" path="lib/apple.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
|
2015-08-13 11:09:31 +02:00
|
|
|
<classpathentry kind="lib" path="lib/commons-net-3.3.jar"/>
|
2017-10-19 14:27:13 +02:00
|
|
|
<classpathentry kind="lib" path="lib/jmdns-3.5.3.jar"/>
|
2017-01-19 11:47:53 +01:00
|
|
|
<classpathentry kind="lib" path="lib/slf4j-api-1.7.22.jar"/>
|
2017-01-19 17:02:50 +01:00
|
|
|
<classpathentry kind="lib" path="lib/slf4j-simple-1.7.22.jar"/>
|
2019-03-11 17:05:06 +01:00
|
|
|
<classpathentry kind="lib" path="lib/jssc-2.8.0-arduino3.jar"/>
|
2014-09-23 17:31:46 +02:00
|
|
|
<classpathentry kind="lib" path="lib/jsch-0.1.50.jar"/>
|
2014-09-25 12:07:18 +02:00
|
|
|
<classpathentry kind="lib" path="lib/commons-exec-1.1.jar"/>
|
2014-10-16 23:00:52 +02:00
|
|
|
<classpathentry kind="lib" path="../app/lib/commons-httpclient-3.1.jar"/>
|
2015-04-30 11:17:27 +02:00
|
|
|
<classpathentry kind="lib" path="lib/bcpg-jdk15on-152.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/bcprov-jdk15on-152.jar"/>
|
2015-04-21 18:28:26 +02:00
|
|
|
<classpathentry kind="lib" path="lib/commons-codec-1.7.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-compress-1.8.jar"/>
|
2019-03-21 21:00:37 +01:00
|
|
|
<classpathentry kind="lib" path="lib/commons-lang3-3.8.1.jar"/>
|
2018-04-19 14:48:57 +02:00
|
|
|
<classpathentry kind="lib" path="lib/jackson-annotations-2.9.5.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jackson-core-2.9.5.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jackson-databind-2.9.5.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jackson-module-mrbean-2.9.5.jar"/>
|
2015-04-21 18:28:26 +02:00
|
|
|
<classpathentry kind="lib" path="lib/java-semver-0.8.0.jar"/>
|
2016-08-19 12:14:05 +02:00
|
|
|
<classpathentry kind="lib" path="lib/jna-4.2.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jna-platform-4.2.2.jar"/>
|
2014-09-23 17:31:46 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|