Hi all, as I work a lot with Gradle projects and Eclipse I wanted to bring EditorConfig to the workflow of generating Eclipse projects with Gradle. That's now implemented in this Gradle plugin: https://github.com/stempler/gradle-eclipseconfig#readme
The Gradle plugin is not the usual type of EditorConfig editor plugin, as is not able to apply settings for individual files, but only for an Eclipse project in general. As such it's not a replacement for the existing EditorConfig Eclipse plugin, but may be used in conjunction (for instance to support trim_trailing_whitespace). For more information, please take a look at the GitHub project. I hope some of you may find this plugin useful. Any feedback is very welcome. Cheers, Simon -- You received this message because you are subscribed to the Google Groups "EditorConfig" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/editorconfig. For more options, visit https://groups.google.com/d/optout.
