Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Custom StatusHandler subclassing problem
Custom StatusHandler subclassing problem [message #511500] Mon, 01 February 2010 13:41
Eclipse UserFriend
Dear RCP folks,

I want to extend the common exception handling in my RCP application.
Hence I registered a custom StatusHandler with my product, which in
general works fine.

I would like to get in most cases the usual dialogs given by the IDE.
Hence I'm extending the IDEWorkbenchErrorHandler from the
org.eclipse.ui.ide.application plugin. Unfortunately it seems that I'm
not allowed to do that, because I get the message below and the class
will not be loaded correctly.

What is the right way to subclass the common IDE Status handler?

- Discouraged access: The type IDEWorkbenchErrorHandler is not
accessible due to restriction on required
library
/Developer/eclipse_3.5.1/plugins/org.eclipse.ui.ide_3.5.1.M2 0090826-0800.jar

Cheers,
Hauke
Previous Topic:Eclipse plugin with Hibernate
Next Topic:Example RCP-project: when is Application.stop() supposed to be called?
Goto Forum:
  


Current Time: Thu Jul 17 18:43:39 EDT 2025

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

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

Back to the top