<?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/jre">
|
<attributes>
|
<attribute name="module" value="true"/>
|
</attributes>
|
</classpathentry>
|
<classpathentry kind="src" path="src"/>
|
<classpathentry kind="lib" path="lib/jSerialComm-2.10.4.jar"/>
|
<classpathentry kind="lib" path="lib/slf4j-api-1.7.30.jar"/>
|
<classpathentry kind="lib" path="lib/slf4j-simple-1.7.30.jar"/>
|
<classpathentry kind="output" path="bin"/>
|
</classpath>
|