build AppBundler?
Marco Dinacci
marco.dinacci at gmail.com
Fri May 11 06:54:26 PDT 2012
Hi,
On 11 May 2012 14:30, Greg Brown <greg.x.brown at oracle.com> wrote:
>> 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.
I'm not sure the bug is in the JRE, I think the problem is in the
launcher. I can open with openjdk 7 an old version of my app bundled
with JavaApplicationStub and it will show the icon but if I bundle my
app with the AppBundler it won't unless I set the Xdock:icon option in
the build file.
Marco
More information about the macosx-port-dev
mailing list