.classpath: export all not exported libraries
This commit is contained in:
parent
b035d508ed
commit
b41bb4fb48
12
.classpath
12
.classpath
|
@ -111,11 +111,11 @@
|
||||||
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.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="zkwebui/WEB-INF/lib/cglib.jar"/>
|
||||||
<classpathentry exported="true" kind="lib" path="tools/lib/barbecue-1.5-beta1.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 exported="true" kind="lib" path="tools/lib/poi-3.0.1-FINAL-20070705.jar"/>
|
||||||
<classpathentry kind="lib" path="JasperReportsTools/lib/jasperreports-3.0.0.jar"/>
|
<classpathentry exported="true" kind="lib" path="JasperReportsTools/lib/jasperreports-3.0.0.jar"/>
|
||||||
<classpathentry kind="lib" path="tools/lib/javaee.jar"/>
|
<classpathentry exported="true" kind="lib" path="tools/lib/javaee.jar"/>
|
||||||
<classpathentry kind="lib" path="jboss/client/jbosssx-client.jar"/>
|
<classpathentry exported="true" kind="lib" path="jboss/client/jbosssx-client.jar"/>
|
||||||
<classpathentry kind="lib" path="jboss/client/jnp-client.jar"/>
|
<classpathentry exported="true" kind="lib" path="jboss/client/jnp-client.jar"/>
|
||||||
<classpathentry kind="lib" path="glassfishfacet/lib/appserv-rt.jar"/>
|
<classpathentry exported="true" kind="lib" path="glassfishfacet/lib/appserv-rt.jar"/>
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="bin"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
Loading…
Reference in New Issue