|
Re: RCP with an Intro / Welcome page [message #541344 is a reply to message #536256] |
Sun, 20 June 2010 10:14   |
Wim Jongman Messages: 423 Registered: July 2009 |
Senior Member |
|
|
Hi Vincenzo,
If you use setSaveAndRestore(true) and the view was not open, then it will
not reopen. If you want to show the view again, start with -clean. Please
make sure to initialize the perspective in the generated Perspective class.
--
Best Regards,
Wim Jongman
-- ASCII question, get an ANSI!
(Eclipse Old Skool Quote Service)
> I created a new plug-in with an Intro.
> The Welcome page shows correctly, can be closed and reopened from Menu, ok
for now.
> If then I add a View in the Perspective, then the view does not show. Only
if I change
> configurer.setSaveAndRestore(true);
> to
> configurer.setSaveAndRestore(false);
> it shows.
> But this way, when I try to reopen the Welcome page, the welcome is blank
and it shows next to the View, not covering over all the window ad usual.
> What am I doing wrong?
> Thanks
> Vincenzo
|
|
|
|
Powered by
FUDForum. Page generated in 0.02568 seconds