Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » exporting preferences
exporting preferences [message #463523] Tue, 13 February 2007 05:26 Go to next message
Eclipse UserFriend
Originally posted by: peter_ossipov.mail.ru

Hello everybody!
I added key preference page using
org.eclipse.ui.ExtensionFactory:keysPreferencePage.
That works fine. I also added export preferences wizard using
org.eclipse.ui.ExtensionFactory:preferencesExportWizard. Well, in
eclipse I can see key preference category in that wizard, but in my
RCP-application I cannot. What have I done wrong?
Thanks very much in advance for your help.
Re: exporting preferences [message #463667 is a reply to message #463523] Wed, 14 February 2007 04:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: peter_ossipov.mail.ru

Peter Osipov wrote:
> Hello everybody!
> I added key preference page using
> org.eclipse.ui.ExtensionFactory:keysPreferencePage.
> That works fine. I also added export preferences wizard using
> org.eclipse.ui.ExtensionFactory:preferencesExportWizard. Well, in
> eclipse I can see key preference category in that wizard, but in my
> RCP-application I cannot. What have I done wrong?
> Thanks very much in advance for your help.
Is there anybody out there? =-O
Re: exporting preferences [message #463763 is a reply to message #463523] Thu, 15 February 2007 08:26 Go to previous messageGo to next message
Eclipse UserFriend
While I'm not to familiar with that bit, exporting preferences can do
"all" or specific preferenceTransfers (keys, Installed JREs, etc).

Check out the preferenceTransfer extension point in the org.eclipse.ui
plugin in the Plug-in Registry view. The keys preference transfer comes
from org.eclipse.ui.ide.

Later,
PW
Re: exporting preferences [message #463784 is a reply to message #463763] Thu, 15 February 2007 10:08 Go to previous message
Eclipse UserFriend
Originally posted by: peter_ossipov.mail.ru

Hello Paul.
Thanks for your answer!
Okay, let me explore that preference extension point. Probably that is
the reason...
Paul Webster wrote:
> While I'm not to familiar with that bit, exporting preferences can do
> "all" or specific preferenceTransfers (keys, Installed JREs, etc).
>
> Check out the preferenceTransfer extension point in the org.eclipse.ui
> plugin in the Plug-in Registry view. The keys preference transfer
> comes from org.eclipse.ui.ide.
>
> Later,
> PW
>
>
Previous Topic:hide a view
Next Topic:Problem with Progressview
Goto Forum:
  


Current Time: Sat Mar 22 09:17:32 EDT 2025

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

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

Back to the top