I have a standalone application in Eclipse 4 RCP.
When exporting it as a product, as shown below:
The following structure is generated:
How to change the icon of the executable aplicacao.exe?
I already tried to put images in the Launching tab of the .product file, but without success.
With this icon file you can find out if the problem is caused by the icon file or by the *.product
file:
*.product
file from scratch.OBS: Maybe it's a icon cache problem. Change the Launcher Name in the .product
Launching tab or rebuild the OS's icon cache can solve the problem.