So a while back, I downloaded Eclipse for JS developers. It always launched with the "JS" icon showing in my Win7 dock. Recently, I started using Eclipse for Java EE development, as well. But regardless of what perspective I'm using, the dock icon still says "JS." Now, I'm the kind of person whom that really annoys. Is there any way to change the dock icon WITHOUT re-installing Eclipse?
Eclipse allows the redefinition of Dock icons using different products. The various packages of Eclipse provide such products, e.g. there is a different icon for Java EE package.
I think, but not entirely sure, that you are experiencing such an icon change. To resolve it, you have to manually edit the eclipse.ini file next to eclipse.exe - make sure you make a backup before editing!
Look for a line similar to the following:
-product
org.eclipse.epp.package.modeling.product
The org.eclipse.epp.package.modeling.product is an Eclipse product id that is launched and that provides the icon, splash screen, etc. If you replace that line with a different product, you can get back the original icon after a restart.
How to determine the correct product ID:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With