Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Re: Problem with Tabbed Properties View
Re: Problem with Tabbed Properties View [message #641452] Thu, 25 November 2010 13:58
Udo Walker is currently offline Udo WalkerFriend
Messages: 81
Registered: July 2009
Member
Hi,
do you still have a problem with the tabbed properties view in your RCP app?

I maybe had the same problem today, too. I found out that I cached my
subclass of TabbedPropertySheetPage in my editor. When I closed the
property view and opened it again then I got the NPE you described.

After I changed the initialisation of the page so that it is always
created a new instance each time the framework calls my adapter then the
NPE is gone and there is no problem anymore to close/open the properties
view.

With regards
Udo

Am 02.01.2008 16:51, schrieb Sakis Kotisis:
> You are right. I tried out the example in a clean installation of
> Eclipse and couldn't reproduce the error. It seems there is something i
> do (or don't) in the rest of my RCP app which causes the error. I
> changed from my custom made perspective to the Java perspective and
> couldn't reproduce it. Then changed it back again and the error vanished
> ever since. I'm at a loss here and totally clueless as to what happened.
> I'm going to freeze the issue for now and post any new findings for
> future reference. Thanks for your help.
Previous Topic:buttons hiding when the view looses focus
Next Topic:Disable Tree item
Goto Forum:
  


Current Time: Thu Apr 25 07:49:10 GMT 2024

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

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

Back to the top