File Encoding Info is an Eclipse plugin which will try to detect the encoding of the current editing text file.
This Eclipse plugin adds the following features to Eclipse:
- Show the encoding of the current editing text file in the trim area.
- Use the ICU component to detect the possible encodings of the current editing text file, and alert you to change encoding if the encoding may not be set correctly.
- Allow you to change encoding through the popup menu.
Categories: Editor
Tags: encoding
Additional Details
Eclipse Versions: Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: N/A
Development Status: Beta
Date Created: Thursday, January 28, 2010 - 08:07
License: EPL
Date Updated: Monday, February 4, 2019 - 13:55
Submitted by: Yat Shing Tsoi
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
October 2024 | 394/590 | 6 | 2 |
September 2024 | 457/642 | 10 | 6 |
August 2024 | 355/641 | 18 | 9 |
July 2024 | 401/663 | 14 | 12 |
June 2024 | 444/681 | 11 | 11 |
May 2024 | 587/682 | 3 | 7 |
April 2024 | 433/687 | 14 | 11 |
March 2024 | 417/694 | 18 | 5 |
February 2024 | 393/687 | 20 | 5 |
January 2024 | 411/691 | 17 | 31 |
December 2023 | 410/671 | 17 | 11 |
November 2023 | 444/686 | 14 | 11 |
Reviews Add new review
Supports convert charset and line ending
Submitted by Shinji Kashihara on Sun, 06/19/2016 - 22:32
Forked from this excellent plugin.
https://marketplace.eclipse.org/content/encoding-statusbar
Thanks
But no alert for wrong encoding
Submitted by Yat Shing Tsoi on Mon, 06/20/2016 - 11:12
In reply to Supports convert charset and line ending by Shinji Kashihara
Good to see clone with more features, but why remove the alert feature? I think this feature is important.
Alert feature is good, but I
Submitted by Shinji Kashihara on Fri, 06/24/2016 - 09:55
In reply to But no alert for wrong encoding by Yat Shing Tsoi
Alert feature is good, but I wanted to suppress it .
It might be able to switch configuration in the future.
this plug-in have no reflect
Submitted by iceflame mister on Tue, 06/16/2015 - 05:10
I have install this plug-in, but ,to my surprise,there is no any usefulness just like I do not install it. By the way , other users have feed back this problem , but there is still no solutions provided!
Fixed
Submitted by Yat Shing Tsoi on Tue, 06/23/2015 - 09:17
In reply to this plug-in have no reflect by iceflame mister
The old version did not work after Eclipse 4.2. Can spare some time to fix it finally.
Problem with File Encoding Info
Submitted by Stefano Giostra on Fri, 04/26/2013 - 05:01
Hi
I've installed File Encoding Info in my eclispe 4.2
The system said to me that the plug-in is installed buon i can't see the info about the coding of my file
I'm using Eclipse with Pydev for develop Python code
Thanks
Wonderful!
Submitted by Everton Agner on Thu, 02/17/2011 - 13:46
Very useful tool (the whole feature should be included on eclipse itself), it really helped me out with some weird bugs with encodings :)
Great tool
Submitted by Jan-Friedrich Mutter on Fri, 02/04/2011 - 10:12
Very useful!
Good tools , it works under eclipse helios
Submitted by netroby Mising name on Mon, 01/17/2011 - 21:38
Good tools , it works under eclipse helios
Zend Studio 7.2
Submitted by inside Mising name on Wed, 08/18/2010 - 04:35
I have installed on Zend Studio 7.2, but it but it didn't display. Can you help me?
Thanks for your quick reply ;-)
Submitted by Bertrand GILLIS on Fri, 02/12/2010 - 15:54
Actually I've been using Eclipse 3.5.1... but I've been using the classic update functionality to install plugins. That way I can choose the folder where I'd like to install the plugin in.
I don't have any issue with other plugin update sites so far but all these sites are providing a site.xml. Maybe you could add that file for backward compatibility.
Added site.xml
Submitted by Yat Shing Tsoi on Fri, 02/12/2010 - 22:53
In reply to Thanks for your quick reply ;-) by Bertrand GILLIS
Should be OK now. Thank you for your suggestion.
Excellent !!!
Submitted by Bertrand GILLIS on Sat, 02/13/2010 - 12:04
In reply to Added site.xml by Yat Shing Tsoi
Thank you very much... everything is working flawlessly now.
Invalid update site
Submitted by Bertrand GILLIS on Fri, 02/12/2010 - 08:43
The update site doesn't provide a site.xml.
So it's not possible to install the plugin through Eclipse.
Maybe, you are not using Eclipse 3.5
Submitted by Yat Shing Tsoi on Fri, 02/12/2010 - 11:04
In reply to Invalid update site by Bertrand GILLIS
I exported the update site from the FileEncodingInfo feature using Eclipse 3.5. And I can update from the update site fine. I have no experience developing plugin for previous versions of Eclipse, maybe, site.xml is not needed anymore.