Skip to content

Makes the internal text editor of Eclipse to be the default editor for unknown files.

License

Notifications You must be signed in to change notification settings

eclipselabs/default-text-editor

Repository files navigation

Default Text Editor plug-in for Eclipse

Build Status

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.

Requirements

  • Eclipse Juno (4.2, 3.8) or newer

Installation

Eclipse Marketplace

Drag this button to your Eclipse workbench to install:

Drag to your running Eclipse workspace to install Default Text Editor

Update site

Or install this plugin by using Help > Install New Software... and add the update site:

https://dl.bintray.com/kaloyan-raev/default-text-editor/

License

This is open source software under the Eclipse Public License. See the LICENSE file for details.

About

Makes the internal text editor of Eclipse to be the default editor for unknown files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages