changed classpath to include jasper, and project name change (suggested by fer_luck)

This commit is contained in:
Carlos Ruiz 2007-03-01 19:59:17 +00:00
parent c5e3e4a188
commit 42b4278269
2 changed files with 5 additions and 1 deletions

View File

@ -72,5 +72,9 @@
<classpathentry kind="lib" path="tools/lib/itext-1.4.8.jar"/>
<classpathentry kind="lib" path="tools/lib/jpedal.jar"/>
<classpathentry kind="src" path="migration/src"/>
<classpathentry excluding="org/compiere/interfaces/" kind="src" path="JasperReports/src"/>
<classpathentry excluding="org/compiere/utils/DigestOfFile.java" kind="src" path="JasperReportsWebApp/src"/>
<classpathentry kind="lib" path="JasperReportsTools/lib/barbecue-1.1.jar"/>
<classpathentry kind="lib" path="JasperReportsTools/lib/jasperreports-0.6.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>adempiere_branch_3.1.1</name>
<name>adempiere_trunk</name>
<comment></comment>
<projects>
</projects>