Bug 44414

Summary: [misc] Editor problems during plugin import
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P2 Keywords: needinfo
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Philipe Mulet CLA 2003-10-08 07:21:38 EDT
Build 20031007 + core resources/runtimes from nightly 20031008

When importing plugin projects over existing ones, some open editors failed to 
update properly, raising the following error dialog:

Unable to open editors.
  Unable to create editor: ITextFileBuffer.class.
  Unable to create editor: IFileBuffer.class.
  Unable to create editor: IDocumentExtension3.class.
  Unable to create editor: IDocumentExtension2.class.
  Unable to create editor: IDocumentExtension.class.
  Unable to create editor: Document.class.

Such an error looks like a internal failure and should not be shown to user. At 
last, these could be logged. These editors did not have unsaved changes, they 
could have went away silently (wondering actually why they decided they should 
do anything, is it an intermediate delta notification?). This is supposedly 
solved in this scenario.
Comment 1 Dani Megert CLA 2003-10-08 09:04:58 EDT
Anything in .log?
Comment 2 Dani Megert CLA 2003-10-08 09:05:35 EDT
Not critical for M4.
Comment 3 Philipe Mulet CLA 2003-10-08 09:28:54 EDT
Nothing in the log.
Comment 4 Philipe Mulet CLA 2003-10-09 09:04:14 EDT
I was importing binary plugins from my SDK install (the one I was running)
Comment 5 Dani Megert CLA 2003-10-09 09:26:14 EDT
Cannot reproduce using I200310081556.

Tested several scenarios for a while, including having several windows open,
importing as links, replacing source with binary and other way around.

Comment 6 Dani Megert CLA 2007-06-22 09:58:49 EDT
Get rid of deprecated state.
Comment 7 Dani Megert CLA 2007-06-22 10:04:14 EDT
.