Gradle build format file in Eclipse?

Eclipse Mars.

I installed the minimalist syntax editor plugin "Minimalistic" ... as discussed here , but is there a way to currently get automatic formatting on .gradle files?

It is possible that there is a Groovy editor plugin for automatic formatting ... but it will not (I suppose) do all the syntax highlighting for Gradle.

+7
eclipse gradle autoformatting
source share

No one has answered this question yet.

See similar questions:

3
Eclipse API to decorate Groovy Script code
one
No gradle syntax highlighting in Eclipse Mars. 2

or similar:

1858
"Debug certificate expired" error in Android Eclipse plugins
1248
How can you speed up Eclipse?
1206
What is Gradle in Android Studio?
539
Gradle build without tests
535
Eclipse: set maximum line length for auto formatting?
439
How to automatically format / indent XML / HTML in Notepad ++
437
How to disable formatting of Eclipse code for certain sections of Java code?
127
Lightweight SQL Editor for Eclipse
123
How to format all Java files in an Eclipse project in one go?
48
Import an existing Gradle Git project into Eclipse

All Articles