NOTE. The functionality of the Default Text Editor plugin has been implemented in the Eclipse Platform with the Neon release. Check the release notes for details.
Makes the internal text editor in Eclipse to be the default editor for unknown files.
If there is no editor associated with the file being opened then Eclipse consults the operating system if there is an external editor available for this file. If positive then the file is opened in the system editor outside of Eclipse. This may not be the desired behavior for some users who want to keep opening all text files in Eclipse even if it is done just in the plain text editor.
This plugin overrides the default open file behavior of Eclipse and will avoid opening text files in external editors.
- Eclipse Juno (4.2, 3.8) or newer
Drag this button to your Eclipse workbench to install:
Or install this plugin by using Help > Install New Software...
and add the update site:
https://dl.bintray.com/kaloyan-raev/default-text-editor/
This is open source software under the Eclipse Public License. See the LICENSE file for details.