Classpath modification to allow exporting to excel from Jasper reports (running in eclipse)

This commit is contained in:
Carlos Ruiz 2008-01-30 00:56:55 +00:00
parent 2ca6d8c626
commit f38af2c205
1 changed files with 3 additions and 0 deletions

View File

@ -82,5 +82,8 @@
<classpathentry kind="lib" path="tools/lib/jython.jar"/>
<classpathentry kind="lib" path="tools/lib/jython-engine.jar"/>
<classpathentry kind="lib" path="tools/lib/script-api.jar"/>
<classpathentry kind="lib" path="JasperReportsTools/lib/poi-2.0-final-20040126.jar"/>
<classpathentry kind="lib" path="JasperReportsTools/lib/iReport.jar"/>
<classpathentry kind="lib" path="JasperReportsTools/lib/jfreechart-0.9.21.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>