.classpath: export all not exported libraries

This commit is contained in:
teo_sarca 2008-11-15 08:17:42 +00:00
parent b035d508ed
commit b41bb4fb48
1 changed files with 6 additions and 6 deletions

View File

@ -111,11 +111,11 @@
<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="lib" path="tools/lib/javaee.jar"/>
<classpathentry kind="lib" path="jboss/client/jbosssx-client.jar"/>
<classpathentry kind="lib" path="jboss/client/jnp-client.jar"/>
<classpathentry kind="lib" path="glassfishfacet/lib/appserv-rt.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/poi-3.0.1-FINAL-20070705.jar"/>
<classpathentry exported="true" kind="lib" path="JasperReportsTools/lib/jasperreports-3.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="tools/lib/javaee.jar"/>
<classpathentry exported="true" kind="lib" path="jboss/client/jbosssx-client.jar"/>
<classpathentry exported="true" kind="lib" path="jboss/client/jnp-client.jar"/>
<classpathentry exported="true" kind="lib" path="glassfishfacet/lib/appserv-rt.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>