| 12345678910111213141516171819 |
- <?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 excluding="resources/" kind="src" path="src"/>
- <classpathentry kind="src" path="src/resources"/>
- <classpathentry kind="output" path="bin"/>
- <classpathentry kind="lib" path="lib/mes-print.jar"/>
- <classpathentry kind="lib" path="lib/fastjson2-2.0.16.jar"/>
- <classpathentry kind="lib" path="lib/pdfbox-2.0.30.jar"/>
- <classpathentry kind="lib" path="lib/fontbox-2.0.30.jar"/>
- <classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
- <classpathentry kind="lib" path="lib/core-3.5.1.jar"/>
- <classpathentry kind="lib" path="lib/javase-3.5.1.jar"/>
- <classpathentry kind="lib" path="lib/snmp4j-3.7.7.jar"/>
- </classpath>
|