Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » provide values in "org.eclipse.ui.prefs" apistore
provide values in "org.eclipse.ui.prefs" apistore [message #313291] Mon, 12 March 2007 11:27 Go to next message
Eclipse UserFriend
hi there,
I want to give default values for "org.eclipse.ui.prefs" this apistore,
which is located at " metadata\.plugins\org.eclipse.core.runtime\.settings
" of every workspace.
which may have:

-----------------------------------------
SHOW_MEMORY_MONITOR=true
SHOW_TRADITIONAL_STYLE_TABS=true
SHOW_TEXT_ON_PERSPECTIVE_BAR=false
presentationFactoryId=org.eclipse.ui.presentations.default
eclipse.preferences.version=1
showIntro=false
DOCK_PERSPECTIVE_BAR=left
----------------------------------------

Indirectly I wanted to set some default Appearance properties for every
newly created workspace.

what should I do for the same.

Please reply,

Thanks in Advance,
Parag
Re: provide values in "org.eclipse.ui.prefs" apistore [message #313779 is a reply to message #313291] Mon, 26 March 2007 10:03 Go to previous message
Eclipse UserFriend
you can provide default values using plugin_customization.ini and a
<property/> element in either the product or application (I forget which).

Later,
PW
Previous Topic:How get the composite of the createPartControl()
Next Topic:MultiPageEditorPart with closable page ?
Goto Forum:
  


Current Time: Wed Jul 23 16:13:27 EDT 2025

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

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

Back to the top