Skip to content

Show file encoding and line ending for the active editor in the eclipse status bar. Encoding can be changed by right click. Line ending support showing CRLF, CR, LF and Mixed.

License

cypher256/eclipse-encoding-plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Autodetect Encoding Eclipse Plugin

Show file information for the active editor in the Eclipse status bar.

Install

First way
Drag-n-drop the following button to your running Eclipse main toolbar.
Drag-n-drop to your running Eclipse main toolbar to install Autodetect Encoding plugin

Second way
Eclipse > Help > Eclipse Marketplace... > Search "Autodetect Encoding" https://marketplace.eclipse.org/content/autodetect-encoding

Features

Show file encoding and line ending
Line ending support showing CRLF, CR, LF and Mixed, can also be converted.

Change "Text File Encoding" setting by file property
To add the encoding, use Preference > General > Workspace > Text File Encoding > Other.

Autodetect: Automatic detection by juniversalchardet and ICU4J
Inheritance: Inherited from folder or project properties, workspace preferences
Content Type: Determined from content type setting

'Autodetect: Set Automatically'
This only applies if the file properties encoding is not specified.
An automatically set is not enabled by default.

Add/Remove BOM is disable on Windows.

License

Eclipse Public License - v 1.0
Copyright (c) 2016- Shinji Kashihara and others. All rights reserved.
Original source: ystsoi/eclipse-fileencodinginfo

with-Eclipse logo

About

Show file encoding and line ending for the active editor in the eclipse status bar. Encoding can be changed by right click. Line ending support showing CRLF, CR, LF and Mixed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages