Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Custom IModelResourceHandler (Implementing a custom IModelResourceHandler)
Custom IModelResourceHandler [message #1707117] Wed, 02 September 2015 12:52 Go to next message
Doug Sh is currently offline Doug ShFriend
Messages: 3
Registered: September 2015
Junior Member
I am wanting to implement a custom org.eclipse.e4.ui.workbench.IModelResourceHandler, but the interface is marked as @noimplement. Seems strange that it is marked @noimplement since there is a way to specify a custom resource handler by adding the modelResourceHandler property to the product extension point. Is this a "bug" or will the ability to have a custom IModelResourceHandler be going away?

Thanks!
Re: Custom IModelResourceHandler [message #1707136 is a reply to message #1707117] Wed, 02 September 2015 13:50 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
This simply means we did not want to publish it as API - so you might be
broken (although not very likely) one day.

Tom

On 02.09.15 14:52, Doug Showell wrote:
> I am wanting to implement a custom
> org.eclipse.e4.ui.workbench.IModelResourceHandler, but the interface is
> marked as @noimplement. Seems strange that it is marked @noimplement
> since there is a way to specify a custom resource handler by adding the
> modelResourceHandler property to the product extension point. Is this a
> "bug" or will the ability to have a custom IModelResourceHandler be
> going away?
>
> Thanks!
Previous Topic:E4 Dependency Injection across Extension Points
Next Topic:org.eclipse.swt.SWTException: Widget is disposed
Goto Forum:
  


Current Time: Fri Apr 19 13:10:26 GMT 2024

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

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

Back to the top