Added main libs.
This commit is contained in:
parent
8d2a5f5da1
commit
2d1906b7da
5 changed files with 4 additions and 2 deletions
|
@ -14,8 +14,6 @@
|
||||||
</classpathentry>
|
</classpathentry>
|
||||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
||||||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.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-sources.jar"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-codec-1.8.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"/>
|
<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/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-sources.zip"/>
|
||||||
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/devinsy-utils-0.3.2.jar"/>
|
<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"/>
|
<classpathentry kind="output" path="build/classes"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
BIN
WebContent/WEB-INF/lib/kiss4web-0.3.0-sources.zip
Normal file
BIN
WebContent/WEB-INF/lib/kiss4web-0.3.0-sources.zip
Normal file
Binary file not shown.
BIN
WebContent/WEB-INF/lib/kiss4web-0.3.0.jar
Normal file
BIN
WebContent/WEB-INF/lib/kiss4web-0.3.0.jar
Normal file
Binary file not shown.
BIN
WebContent/WEB-INF/lib/xidyn-1.1.0-sources.zip
Normal file
BIN
WebContent/WEB-INF/lib/xidyn-1.1.0-sources.zip
Normal file
Binary file not shown.
BIN
WebContent/WEB-INF/lib/xidyn-1.1.0.jar
Normal file
BIN
WebContent/WEB-INF/lib/xidyn-1.1.0.jar
Normal file
Binary file not shown.
Loading…
Reference in a new issue