Added jnlp.jar to the list with exported jars.

This commit is contained in:
trifonnt 2009-04-03 15:01:13 +00:00
parent 7be1b53a81
commit 4bde069ba8
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<classpathentry exported="true" kind="lib" path="lib/standard.jar"/>
<classpathentry exported="true" kind="lib" path="lib/barbecue-1.5-beta1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/poi-3.0.1-FINAL-20070705.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jnlp.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/log4j.jar"/>
<classpathentry exported="true" kind="lib" path="lib/activation.jar"/>