Adds support for EditorConfig to Eclipse.
The plugin applies the editorconfig settings for a file when opened in a supported editor (currently Text, Java, XML and Ant editors).
Whenever an editor is opened or gains focus, the .editorconfig settings are obtained for that editor's file and applied to the editor. How the editorconfig is obtained for any file is described in the EditorConfig docs:
When opening a file, EditorConfig plugins look for a file named
.editorconfig in the directory of the opened file and in every parent
directory. A search for .editorconfig files will stop if the root filepath
is reached or an EditorConfig file with root=true is found.
EditorConfig logo by Kat On.
Categories: Tools
Additional Details
Eclipse Versions: Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Photon (4.8), 2018-09 (4.9), 2018-12 (4.10), 2019-03 (4.11), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Nathan Jones
Development Status: Beta
Date Created: Tuesday, September 1, 2015 - 07:34
License: Apache 2.0
Date Updated: Friday, January 15, 2021 - 10:08
Submitted by: Nathan Jones
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2024 | 154/600 | 66 | 4 |
November 2024 | 141/658 | 185 | 16 |
October 2024 | 125/663 | 227 | 10 |
September 2024 | 160/642 | 147 | 22 |
August 2024 | 143/641 | 160 | 23 |
July 2024 | 150/663 | 155 | 15 |
June 2024 | 152/681 | 178 | 31 |
May 2024 | 152/682 | 201 | 23 |
April 2024 | 162/687 | 177 | 26 |
March 2024 | 154/694 | 199 | 18 |
February 2024 | 154/687 | 180 | 15 |
January 2024 | 145/691 | 218 | 25 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot continue the operation. There is another install operation in progress. |
Reviews Add new review
EditorConfig not working for eclipse
Submitted by hicham zerrouk on Mon, 05/08/2023 - 07:05
Hi Nathan;
First of all thank you for this plugin, i use it in intlij it's working perfectly. But for eclipse is not working i had tried many versions of eclipse that mentionned as supported but it is not working please can you help me.
PS : I installed the plugin and i put .editorConfig in the root of the project.
thanks a lot.