| Author |
Eclipse and Exporting Libraries
|
Nick Jp George
Greenhorn
Joined: Oct 08, 2010
Posts: 18
|
|
I'm having trouble getting Eclipse to properly export required libraries. Specifically, I'm using JoGL from JogAmp. I have everything I need in a library I added to my project, but it's not exporting properly using the runnable wizard (with all permutations of options selected). My hunch is that it has to do with native libraries that aren't following along, because the library in eclipse needs a pointer to native libraries, which I don't think are getting exported. Is there an easy way to do this?
(The current behavior is just nothing-happening when I try to run the jar)
Thanks
|
 |
 |
|
|
subject: Eclipse and Exporting Libraries
|
|
|