fix Jasper path libraries

This commit is contained in:
vpj-cd 2008-10-18 16:46:13 +00:00
parent 80ad0fd3f6
commit d4d66ad3d7
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,6 @@
<classpathentry kind="src" path="serverRoot/src/main/servlet"/>
<classpathentry kind="src" path="interfaces/src"/>
<classpathentry kind="src" path="serverApps/src/main/servlet"/>
<classpathentry kind="src" path="posterita/src/main"/>
<classpathentry kind="src" path="zkwebui/WEB-INF/src"/>
<classpathentry excluding="org/compiere/interfaces/" kind="src" path="JasperReports/src"/>
<classpathentry excluding="org/compiere/utils/DigestOfFile.java" kind="src" path="JasperReportsWebApp/src"/>
@ -46,8 +45,6 @@
<classpathentry exported="true" kind="lib" path="tools/lib/jgraph.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/jcommon-1.0.5.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/postgresql.jar"/>
<classpathentry exported="true" kind="lib" path="posterita/src/web/WEB-INF/lib/struts.jar"/>
<classpathentry exported="true" kind="lib" path="posterita/src/web/WEB-INF/lib/barcode4j.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/c3p0-0.9.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/c3p0-oracle-thin-extras-0.9.1.2.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/activemq-core-5.0.0.jar"/>
@ -121,5 +118,8 @@
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry exported="true" kind="lib" path="zkwebui/WEB-INF/lib/cglib.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/barbecue-1.5-beta1.jar"/>
<classpathentry kind="lib" path="tools/lib/poi-3.0.1-FINAL-20070705.jar"/>
<classpathentry kind="lib" path="JasperReportsTools/lib/jasperreports-3.0.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>