Jorl17 / jar2app

Convert any Java jar to a Mac OS X .App bundle. No external tools needed, no funky parameters, it just works.
GNU General Public License v2.0
413 stars 56 forks source link

Native specific lib folder addition #42

Open derek-baxter opened 4 years ago

derek-baxter commented 4 years ago

Hello,

is it possible to add a folder that contains native libs? For example I have a vm option for loading the files: -Djava.library.path=.../nativeLibs/something.framework

Is it possible to add this nativeLibs folder to the app config to be able to use it correctly? Does this make sense?

Thanks!

rsbfox commented 4 years ago

The launcher sets -Djava.library.path to the MacOS folder in the bundle.