Community
Participate
Working Groups
In its protected getDefaultTextEditor() method, the static DEFAULT_TEXT_EDITOR_ID string from the EditorsUI class should be used instead.
I've modified the code to use EditorUI.DEFAULT_TEXT_EDITOR_ID rather than the hardcoded string.