Added jnlp.jar to the list with exported jars.
This commit is contained in:
parent
7be1b53a81
commit
4bde069ba8
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue