Added main libs.

This commit is contained in:
Christian P. MOMON 2016-09-21 14:29:53 +02:00
parent 8d2a5f5da1
commit 2d1906b7da
5 changed files with 4 additions and 2 deletions

View file

@ -14,8 +14,6 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/kiss4web"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/xidyn"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-codec-1.8-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-codec-1.8.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.3-sources.jar"/>
@ -35,5 +33,9 @@
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/devinsy-utils-0.3.2-sources.zip"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/devinsy-utils-0.3.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xidyn-1.1.0-sources.zip"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xidyn-1.1.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/kiss4web-0.3.0-sources.zip"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/kiss4web-0.3.0.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.