* fixed classpath in Eclipse

This commit is contained in:
Heng Sin Low 2007-03-05 07:43:22 +00:00
parent 16440e6cfe
commit cc89461abf
1 changed files with 1 additions and 4 deletions

View File

@ -7,14 +7,11 @@
<classpathentry exported="true" kind="lib" path="lib/commons-digester-1.7.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-digester-1.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.4.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/iReport.jar"/> <classpathentry exported="true" kind="lib" path="lib/iReport.jar"/>
<classpathentry exported="true" kind="lib" path="lib/itext-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jfreechart-0.9.21.jar"/> <classpathentry exported="true" kind="lib" path="lib/jfreechart-0.9.21.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xercesImpl.jar"/> <classpathentry exported="true" kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xml-apis.jar"/> <classpathentry exported="true" kind="lib" path="lib/xml-apis.jar"/>
<classpathentry exported="true" kind="lib" path="oracle.jar"/>
<classpathentry exported="true" kind="lib" path="postgresql.jar"/>
<classpathentry exported="true" kind="lib" path="sybase.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jasperreports-1.3.0.jar"/> <classpathentry exported="true" kind="lib" path="lib/jasperreports-1.3.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/poi-2.0-final-20040126.jar"/> <classpathentry exported="true" kind="lib" path="lib/poi-2.0-final-20040126.jar"/>
<classpathentry kind="lib" path="/tools/lib/itext-1.4.8.jar"/>
<classpathentry kind="output" path="bin"/> <classpathentry kind="output" path="bin"/>
</classpath> </classpath>