.classpath 937 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
  4. <attributes>
  5. <attribute name="module" value="true"/>
  6. </attributes>
  7. </classpathentry>
  8. <classpathentry excluding="resources/" kind="src" path="src"/>
  9. <classpathentry kind="src" path="src/resources"/>
  10. <classpathentry kind="output" path="bin"/>
  11. <classpathentry kind="lib" path="lib/mes-print.jar"/>
  12. <classpathentry kind="lib" path="lib/fastjson2-2.0.16.jar"/>
  13. <classpathentry kind="lib" path="lib/pdfbox-2.0.30.jar"/>
  14. <classpathentry kind="lib" path="lib/fontbox-2.0.30.jar"/>
  15. <classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
  16. <classpathentry kind="lib" path="lib/core-3.5.1.jar"/>
  17. <classpathentry kind="lib" path="lib/javase-3.5.1.jar"/>
  18. <classpathentry kind="lib" path="lib/snmp4j-3.7.7.jar"/>
  19. </classpath>