Files
secondo/WebGui2/.classpath
2026-01-23 17:03:45 +08:00

13 lines
710 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="test-classes" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-openlayers-client-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/SecondoInterface.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.3.1.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>