|
|
@@ -0,0 +1,26 @@
|
|
|
+<?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">
|
|
|
+ <attributes>
|
|
|
+ <attribute name="module" value="true"/>
|
|
|
+ </attributes>
|
|
|
+ </classpathentry>
|
|
|
+ <classpathentry kind="lib" path="lib/s7connector-2.1.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/slf4j-api-2.0.6.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/okhttp-4.10.0.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/kotlin-stdlib-1.8.10.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/okio-jvm-3.3.0.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/gson-2.10.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/jfreechart-1.5.4.jar"/>
|
|
|
+ <classpathentry kind="src" path="image"/>
|
|
|
+ <classpathentry excluding="resources/" kind="src" path="src"/>
|
|
|
+ <classpathentry kind="src" path="src/resources"/>
|
|
|
+ <classpathentry kind="lib" path="lib/jshortcut-0.4-oberzalek.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/netty-all-4.1.48.Final.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/sqlite-jdbc-3.36.0.3.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/commons-codec-1.15.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/fastjson2-2.0.16.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/jlibmodbus-1.2.9.2.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/iot-communication-1.4.4.jar"/>
|
|
|
+ <classpathentry kind="output" path="bin"/>
|
|
|
+</classpath>
|