Community
Participate
Working Groups
When an eclipse project is closed the CloseResourceAction.run() method takes care of dirty editors associated with the project to be closed by asking the user if they should be saved via a dialog. If the user accepts the editors are saved and closed. However none dirty editors are left open but should be closed. When deleting a project neither dirty nor non dirty editors associated with the project to be deleted are closed by eclipse.
*** This bug has been marked as a duplicate of 41431 ***