JavaAppLauncher and working directory

Michael Hall mik3hall at gmail.com
Sun Apr 6 17:05:49 UTC 2014


On Apr 6, 2014, at 9:45 AM, Joe McGlynn <joe.mcglynn at oracle.com> wrote:

>  don’t believe the “app bundler” project is maintained any longer.  That code was subsumed into the “FX Packager” (which works for non-FX apps) about a year ago.  FWIW, I suspect that you need to put your application classes into a JAR file for it to work properly, but that is just a guess.
> 
> I’d recommend starting with the packager tool that is in the EA release of 8u20, it has been significantly updated for this release and if you discover a problem or feature gap that is where we’ll be working to address it.


The output of this is a Mac java application bundle? Consistent with how appbundler works? /Contents/Java automatically added to class path? Support for embedded JRE? MacOS directory added to java.library.path? user.dir set to users home directory. The features applications written to appbundler could expect as I remember right now. 

Michael Hall

trz nio.2 for OS X http://www195.pair.com/mik3hall/index.html#trz

HalfPipe Java 6/7 shell app http://www195.pair.com/mik3hall/index.html#halfpipe

AppConverter convert Apple jvm to openjdk apps http://www195.pair.com/mik3hall/index.html#appconverter







More information about the macosx-port-dev mailing list