Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Strange behavior with setSaveAndRestore
Strange behavior with setSaveAndRestore [message #464291] Thu, 01 March 2007 11:49 Go to next message
Eclipse UserFriend
Originally posted by: ccouper.us.ibm.com

I have Eclipse 3.2.2 running and am following the examples in "Eclipse Rich
Client Platform" chapter 5. One of the first items they want is to override


initialize(IWorkbenchConfigurer configurer)

This works fine but if I add

setSaveAndRestore (true);

then when the window starts, I no longer show my view. Anyone have any
explanation. It does save the location and size of the app window, but the
view is missing.
Re: Strange behavior with setSaveAndRestore [message #464295 is a reply to message #464291] Thu, 01 March 2007 12:11 Go to previous message
Eclipse UserFriend
Originally posted by: ccouper.us.ibm.com

Never mind. I did not clear the workspace before launch so it was saving a

setting from before :-(

"Chris Couper" <ccouper@us.ibm.com> wrote in message
news:es707j$vgk$1@utils.eclipse.org...
>I have Eclipse 3.2.2 running and am following the examples in "Eclipse Rich
>Client Platform" chapter 5. One of the first items they want is to
>override
>
>
> initialize(IWorkbenchConfigurer configurer)
>
> This works fine but if I add
>
> setSaveAndRestore (true);
>
> then when the window starts, I no longer show my view. Anyone have any
> explanation. It does save the location and size of the app window, but
> the view is missing.
>
>
Previous Topic:Re: PlatformUI
Next Topic:Access restriction: The type <type> is not accessible ...
Goto Forum:
  


Current Time: Tue Mar 18 09:35:19 EDT 2025

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

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

Back to the top