Fixed JasperReports project to compile.

This commit is contained in:
trifonnt 2007-01-30 13:25:08 +00:00
parent f761750114
commit b2db9e1b1d
1 changed files with 2 additions and 0 deletions

View File

@ -9,5 +9,7 @@
<classpathentry kind="src" path="/print"/>
<classpathentry kind="src" path="/tools"/>
<classpathentry combineaccessrules="false" kind="src" path="/JasperReportsTools"/>
<classpathentry kind="lib" path="/lib/oracle.jar"/>
<classpathentry kind="lib" path="/lib/postgresql.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>