Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.0.1, 1.1.0
-
None
Description
LDIF Editor does work when loading LDIF file outside of workspace with Eclipse 3.3.x.
This seems to be related to the type of EditorInput we receive when using the "File > Open..." action.
In Eclipse 3.3.x, a 'org.eclipse.ui.ide.FileStoreEditorInput' input is returned and is not handled correctly when initializing the editor.