Community
Participate
Working Groups
I20070515-0010. Editor input factories should not return an editor input if the element denoted by the input has been deleted. Currently they return the editor input and pass it to the editor. This causes unnecessary work (could even load the corresponding editor plug-in) as the editor cannot display that input anyway. NOTE: for resources file.exists() check won't always do the trick as the file might still exist in the workspace with file.isSynchronized(...) == false. Affected factories in Platform UI are: - FileEditorInputFactory - FileStoreEditorInputFactory
Mass update - removing 3.4 target. This was one of the bugs I marked for investigation (and potential fixing) in 3.4 but I ran out of time. Please ping on the bug if fixing it would be really important for 3.4, and does not require API changes or feature work.
*** Bug 258456 has been marked as a duplicate of this bug. ***
Remy is now responsible for watching the [EditorMgmt] component area.
*** Bug 356474 has been marked as a duplicate of this bug. ***
*** Bug 349543 has been marked as a duplicate of this bug. ***
*** Bug 366122 has been marked as a duplicate of this bug. ***
Created attachment 208154 [details] Screenshot of the error The error happens also if you open Eclipse and some files of a project A are opened in the editors, then if you remove the project A you will get the error in the screenshot.
(In reply to comment #7) > Created attachment 208154 [details] > Screenshot of the error > > The error happens also if you open Eclipse and some files of a project A are > opened in the editors, then if you remove the project A you will get the error > in the screenshot. I cannot reproduce that. Could you provide more details steps based on a new workspace and using http://download.eclipse.org/eclipse/downloads/drops/R-3.7.1-201109091335/index.php Also, please put your comments in your bug as this bug here is only about not yet materialized editors.
(In reply to comment #7) > Created attachment 208154 [details] > Screenshot of the error > > The error happens also if you open Eclipse and some files of a project A are > opened in the editors, then if you remove the project A you will get the error > in the screenshot. Yes, but only if the editor which the workbench tries to activate after (auto-) closing the current one, is on a file from the deleted project. And this what this bug here covers.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. If the bug is still relevant, please remove the "stalebug" whiteboard tag.