Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.06 KB

NetBeans Encoding Plugin

This plugin opens/saves a file with a specified encoding.

Requirements

  • NetBeans8.2+

Open/Save in Encoding

File > Open/Save in Encoding...

Show encoding on status line

Current file encoding will be shown on status line. If you want to change encoding, Please click the encoding label. (Note: Then, file is closed once and opened again. i.e. File is reopened.)

screenshot

Downloads

Translations

License

Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2


Cloned from encoding module of main/contrib repository. (Tomas Zezula)

Also see https://netbeans.org/bugzilla/show_bug.cgi?id=114123