Hi,

I am using the last 1.0-alpha-2 from the webstart-maven-plugin

How can I handle native jar containing DLLs(in my case jdic) in order to
insert in the jnlp something like :

 <nativelib href="./nativelib/jdic_native-0.9.3.jar"/>
<nativelib href="./nativelib/bbapinative.jar"
version="${project.version}"/>

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to