forked from Coded/SIPRP
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
978 B
19 lines
978 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="web/src"/>
|
|
<classpathentry kind="src" path="SIPRPSoft/src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="lib" path="lib.common/evolute.jar"/>
|
|
<classpathentry kind="lib" path="SIPRPSoft/lib/jdo.jar"/>
|
|
<classpathentry kind="lib" path="SIPRPSoft/lib/jdom.jar"/>
|
|
<classpathentry kind="lib" path="web/lib/velocity-1.4.jar"/>
|
|
<classpathentry kind="lib" path="web/lib/mailapi.jar"/>
|
|
<classpathentry kind="lib" path="lib.tools/servlet-api.jar"/>
|
|
<classpathentry kind="lib" path="web/lib/commons-email-1.0-dev.jar"/>
|
|
<classpathentry kind="lib" path="SIPRPSoft/lib/TableLayout.jar"/>
|
|
<classpathentry kind="lib" path="web/lib/commons-fileupload-1.0.jar"/>
|
|
<classpathentry kind="lib" path="SIPRPSoft/lib/jxl-2.6.jar"/>
|
|
<classpathentry kind="lib" path="SIPRPSoft/lib/iText.jar"/>
|
|
<classpathentry kind="output" path="build"/>
|
|
</classpath>
|