Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » changing perspective triggers NullPointerException in WorkbenchPage
changing perspective triggers NullPointerException in WorkbenchPage [message #433594] Thu, 07 July 2005 04:29
Eclipse UserFriend
Hi,

I just found that switching the perspective in my rcp app triggers a
NullPointerException in WorkbenchPage. The reason is that I don't use a
coolbar (and don't create one), as I use a custom window layout. IMHO
this should not happen, there should be a null pointer check within
setPerspective in WorkbenchPage class.

The real problem is of course that switching the perspective doesn't
work due to this.

Is this expected behaviour? Should I always create a Coolbar, even
though I don't display it?

Andreas
Previous Topic:RCP issue on OS X 10.3
Next Topic:problems with multi-instance-view and perspective switching
Goto Forum:
  


Current Time: Fri Nov 07 10:13:16 EST 2025

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

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

Back to the top