|
@@ -2,11 +2,6 @@
|
|
<classpath>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="res"/>
|
|
<classpathentry kind="src" path="res"/>
|
|
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
|
|
- <attributes>
|
|
|
|
- <attribute name="module" value="true"/>
|
|
|
|
- </attributes>
|
|
|
|
- </classpathentry>
|
|
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-codec-1.9.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-codec-1.9.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-2.5.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-2.5.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang3-3.4.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang3-3.4.jar"/>
|
|
@@ -33,5 +28,10 @@
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jaxb-api-2.3.0.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jaxb-api-2.3.0.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jaxb-core-2.3.0.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jaxb-core-2.3.0.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jaxb-impl-2.3.0.jar"/>
|
|
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jaxb-impl-2.3.0.jar"/>
|
|
|
|
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
|
|
|
|
+ <attributes>
|
|
|
|
+ <attribute name="owner.project.facets" value="java"/>
|
|
|
|
+ </attributes>
|
|
|
|
+ </classpathentry>
|
|
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
|
|
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
|
|
</classpath>
|
|
</classpath>
|