Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Fw: [platform-ui-dev] Possible to set workbench icon?

I've started an RCP FAQ, available off of the main RCP proposal page, and 
added an entry for this question:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-home/rcp-proposal/faq.html

Nick

----- Forwarded by Nick Edgar/Ottawa/IBM on 03/08/2004 12:26 PM -----

Nick Edgar/Ottawa/IBM
03/08/2004 11:51 AM

To
platform-ui-dev@xxxxxxxxxxx
cc

Subject
Re: [platform-ui-dev] Possible to set workbench icon?





This is provided by the windowImage property in the about.ini file of the 
product's primary feature (as specified in the install.ini).
For more details, see the documentation on how this worked in 2.1: 
http://help.eclipse.org/help21/topic/org.eclipse.platform.doc.isv/guide/product_config.htm

See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=53172

Note that this story is changing in 3.0 in order to decouple the Runtime 
and Workbench from Update's feature story (other products may have their 
own install/update story).
The above will still work as long as you stick with the current feature 
story.  Note that this requires org.eclipse.update.configurator in order 
to generate the list of plugins seen by the runtime from the list of 
installed features.

For more details on the UI side of this change, see 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=52213.

HTH,
Nick




Mathieu Fougeray <mathieu.fougeray@xxxxxxxxxxxx> 
Sent by: platform-ui-dev-admin@xxxxxxxxxxx
03/08/2004 08:53 AM
Please respond to
platform-ui-dev


To
platform-ui-dev@xxxxxxxxxxx
cc

Subject
[platform-ui-dev] Possible to set workbench icon?






Hi all! 

I didn't find the way to set workbench icon (top left of main frame), 
using the generic workbench.
Is there a way to do it?
Thanks.

Mathieu.
_______________________________________________ platform-ui-dev mailing 
list platform-ui-dev@xxxxxxxxxxx 
http://dev.eclipse.org/mailman/listinfo/platform-ui-dev 



Back to the top