* Fixed .classpath

This commit is contained in:
Heng Sin Low 2008-01-26 07:54:53 +00:00
parent 5adf8c9853
commit bcb3ff779a
1 changed files with 7 additions and 1 deletions

View File

@ -9,8 +9,14 @@
<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 exported="true" kind="lib" path="lib/bsh-2.0b5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/script-api.jar"/>
<classpathentry kind="lib" path="lib/bsh-engine.jar"/>
<classpathentry kind="lib" path="lib/groovy-all-1.5.1.jar"/>
<classpathentry kind="lib" path="lib/groovy-engine.jar"/>
<classpathentry kind="lib" path="lib/jython.jar"/>
<classpathentry kind="lib" path="lib/jython-engine.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>