Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » unknown saveable assertation on reopening a custom editor
unknown saveable assertation on reopening a custom editor [message #764972] Tue, 13 December 2011 07:55
Reinhard  is currently offline Reinhard Friend
Messages: 2
Registered: December 2011
Junior Member
Hello,

I created an editor derived from FormEditor, which plays together with NCEs.
Using a selection listener, creation of editors for selected content works so far.

When I close an editor and try to reopen it again, I get the assertation.
First I thought, I have to cache the EditorInputs so that a given resource has only one EditorInput instance during application lifetime, but caching did not change anything.

I digged the help pages, as well as available stuff from inet - but I did not find the missing link.

Currently I don't use any saveable yet and I have no idea about the internal ErrorEditorPart.
What am I missing?


best regards

Reinhard
Previous Topic:How to debug PDE ant task for building?
Next Topic:Unable to check API compatibility
Goto Forum:
  


Current Time: Thu Apr 25 07:12:12 GMT 2024

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

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

Back to the top