build AppBundler?

Greg Brown greg.x.brown at oracle.com
Fri May 11 06:30:04 PDT 2012


> Maybe an alternative solution that doesn't involve changing the path
> to the bundle could be to parse the java options before launching the
> app and if the -Xdock:icon is present adjust the path accordingly.

The cleanest workaround would probably be for the launcher stub to get the value of the CFBundleIconFile key and automatically generate the -Xdock:icon option that gets passed to the VM. However, fixing the actual problem with the JRE would be preferable.

G



More information about the macosx-port-dev mailing list