Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Specifying active Theme in plugin_customization.ini
Specifying active Theme in plugin_customization.ini [message #333626] Thu, 18 December 2008 16:30 Go to next message
Sebastian Paul is currently offline Sebastian PaulFriend
Messages: 106
Registered: July 2009
Senior Member
Hi,
we are trying to set the active theme in the plugin_customization.ini
with the key "org.eclipse.ui/CURRENT_THEME_ID", but the default theme is
always used. Our debugging efforts had no success when trying to find
out what goes wrong. Actually, our value is loaded into the preferences
store, but when the ThemeManager asks for the value, the
"org.eclipse.ui.defaultTheme" is returned.
Any ideas other than setting the theme programmatically?

Kind regards, Sebastian
Re: Specifying active Theme in plugin_customization.ini [message #333652 is a reply to message #333626] Fri, 19 December 2008 17:47 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Does your product specify your plugin_customization.ini ?

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Re: Specifying active Theme in plugin_customization.ini [message #333670 is a reply to message #333652] Mon, 22 December 2008 14:56 Go to previous messageGo to next message
Sebastian Paul is currently offline Sebastian PaulFriend
Messages: 106
Registered: July 2009
Senior Member
Yes it does. Other properties actually do apply.

Paul Webster wrote:
> Does your product specify your plugin_customization.ini ?
>
> PW
>
>
Re: Specifying active Theme in plugin_customization.ini [message #333735 is a reply to message #333670] Tue, 30 December 2008 14:01 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Sebastian Paul wrote:
> Yes it does. Other properties actually do apply.
>

If there are no errors in your error log, then you need to open a bug
against
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform &component=UI

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Re: Specifying active Theme in plugin_customization.ini [message #333776 is a reply to message #333735] Mon, 05 January 2009 13:55 Go to previous message
Sebastian Paul is currently offline Sebastian PaulFriend
Messages: 106
Registered: July 2009
Senior Member
> If there are no errors in your error log, then you need to open a bug
Searching bugzilla revealed two bug entries related to the topic:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=214352
[Themes] org.eclipse.ui/CURRENT_THEME_ID unconditionally overruled in
WorkbenchThemeManager

https://bugs.eclipse.org/bugs/show_bug.cgi?id=215839
WorkbenchThemeManager is overriding theme set in plugin_customization.ini


The latter seems to be fixed in eclipse 3.4 - we'll have to check this asap.

Kind regards, Sebastian
Previous Topic:IMementoAware ? saving selection of CommonNavigator for latter restoring
Next Topic:No solution found because the problem in /tmp/p2Encoding13004.opb is unsatisfiable.
Goto Forum:
  


Current Time: Sat Nov 02 17:04:29 GMT 2024

Powered by FUDForum. Page generated in 0.03627 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top