排泄物允许使用不同产品重新定义Dock icons。 各种Eclipse提供此类产品,例如,对Java EE一揽子产品有不同的icon。
我认为,但并非完全可以肯定的是,你正在经历这种一刀切的变化。 为了解决这个问题,你必须人工洗.。 左边的卷宗。 ——确保你们在编辑之前获得支持!
考察一条类似以下的路线:
-product
org.eclipse.epp.package.modeling.product
org.eclipse.epp. Package.modeling.product is an Eclipse products id that is issued and that provide the icon, lash Screen, etc. 如果你用不同的产品取代这一条,你可以在重新启动后收回原来的icon。
• 如何确定正确的产品识别:
- If it begins with org.eclipse.epp it is a deployed edition downloaded from eclipse.org - in this case, it probably wasn t that the issue (unless you are complaining about the Java EE packages specific icon).
- With no plug-in development knowledge: download a new copy of Eclipse, and look for its eclipse.ini file. You don t have to start it, just copy the correct line.
- If you have the Plug-in development environment installed, and you are using it, then simply open a Run configuration, and on the Main tab look for the Product list dropdown - the listed ones are all valid and installed products.
- Hard-core solution: you can ask the p2 director from the command line of the installed products. Unless you are experienced with this tool, don t try to use this solution (step 2 or 3 is much simpler).