17 lines
961 B
XML
17 lines
961 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry including="org/apache/" kind="src" path="src"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/jstl.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/Verisign.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/standard.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/log4j.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/activation.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/mail.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/j2ee.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/bsh-1.3.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/xdoclet-1.2.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/jpayment.jar"/>
|
|
<classpathentry kind="output" path="build"/>
|
|
</classpath>
|