When I export my e4 product to an app, I can choose the name of the app which translates to a folder with that name, but then the executable's name is eclipse.exe with the eclipse icon.
Is there a way to customize those two ?
Take a look at the .product-File-Editor there's an extra section which
allows you to define the launcher name and the icon to use.
Tom
Am 07.04.11 10:04, schrieb AppleJus:
> Hi,
>
> When I export my e4 product to an app, I can choose the name of the app
> which translates to a folder with that name, but then the executable's
> name is eclipse.exe with the eclipse icon.
> Is there a way to customize those two ?
>
> Thank you
I have defined the appropriate image icons (for windows , 6 icons 3 of 8-bit depth and 3 of 32-bit depth with sizes 16x16, 32x32 and 48x48 and I included a launcher name.
Exporting the app gives the correct launcher name, however the icon is still that of eclipse.
There are no warning concerning the icon images I supplied in the .product editor.