Revision 06c9361e
Added by Patrick Plitzner over 5 years ago
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/e4/TaxonNameEditorE4.java | ||
---|---|---|
497 | 497 |
conversation.unregisterForDataStoreChanges(this); |
498 | 498 |
conversation.close(); |
499 | 499 |
} |
500 |
if(input!=null){ |
|
501 |
input.dispose(); |
|
502 |
} |
|
500 | 503 |
eventBroker.post(WorkbenchEventConstants.CURRENT_ACTIVE_EDITOR, null); |
501 | 504 |
} |
502 | 505 |
|
Also available in: Unified diff
ref #6971 Dispose input session when disposing editor