Skip to content

Releases: eclipselabs/default-text-editor

1.2

16 Nov 13:38
Compare
Choose a tag to compare
  • The plugin behavior can be switched on and off using a checkbox in the General > Editors > Default Text Editor preference page.
  • Fixed NPE in TextFileDetector.isTextFile()

1.1

10 Jun 10:09
Compare
Choose a tag to compare
1.1
  • Text file detection is improved by checking the file extensions before detecting the charset from the file content
  • Fixed issue with leaving file input streams open
  • Bundle required execution environment switched to JavaSE-1.6
  • Tests added

1.0

19 Apr 21:01
Compare
Choose a tag to compare
1.0
Initial commit