Bug 44414 - [misc] Editor problems during plugin import
Summary: [misc] Editor problems during plugin import
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2003-10-08 07:21 EDT by Philipe Mulet CLA
Modified: 2007-06-22 10:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
.