Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #22069
| Newsgroups | comp.lang.java.programmer |
|---|---|
| Date | 2013-02-04 02:33 -0800 |
| Message-ID | <34e0127c-36db-4597-baab-042a9139bbef@googlegroups.com> (permalink) |
| Subject | Pack libraries with native libs |
| From | manuel.dahmen@gmail.com |
Hello Java Programmers, I'm new to this list. I have one question regarding packing application jar with libraries. So, I have one jar (classes that I've written), and other jars (jogl opengl binding for java) which reffer to native libraries (dll's). I'd like to pack these jars into ONE runnable jar. The problem is the native libraries, I can't launch from within the archive. I can use JEXEPACK which costs $100,00 but I don't have that money available for now. Is there other solution? An installer? If yes, which should I use? DAHMEN MANUEL http://darkfortress.codeplex.com
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Pack libraries with native libs manuel.dahmen@gmail.com - 2013-02-04 02:33 -0800 Re: Pack libraries with native libs markspace <markspace@nospam.nospam> - 2013-02-04 08:10 -0800 Re: Pack libraries with native libs Roedy Green <see_website@mindprod.com.invalid> - 2013-02-04 12:10 -0800
csiph-web