i'm looking for an eclipse ide integration for gradle.
I've installed the gradle editor from
http://www.breskeby.com/downloads/gradle/eclipse/update/
But this is far away from what i expect from an ide integration. It provides only some syntax highlighting. No auto completion, error mark, task list, etc.
Is there any real ide integration for eclipse?
Gradle can be integrated with many different third-party tools such as IDEs and continuous integration platforms.
In the Eclipse IDE, you can execute tasks from the Gradle Tasks view.
1 Answer. Show activity on this post. Select 'Help > About Eclipse' (on Macs this is 'Eclipse > About Eclipse'). Click the 'Installation Details' button to display the installation details dialog.
The SpringSource Tool Suite includes Gradle support.
See http://static.springsource.org/sts/docs/2.7.0.M1/reference/html/gradle/faq.html for some information, though it is a bit out-of-date. Better support was added in STS 2.8.0.
http://www.springsource.com/landing/best-development-tool-enterprise-java for downloading STS.
You can install STS into your Eclipse installation and Gradle support along with it, if you don't want to start from the STS release.
Looks like the STS team extracted the plugin into stand alone module https://github.com/SpringSource/eclipse-integration-gradle/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With