Gradle Support
Create or find a plugin that supports Gradle natively like Subclipse does for Subversion. IntelliJ supports this now natively and I believe it's becoming a large market.

We are getting a few requests for Gradle support.
Would it be enough to ensure that Gradle can be easily installed (a few button clicks) or do you want the product to have it installed out of the box?
-
Elango commented
I feel it should be easy to install than come pre-bundled.
-
Gil Collins commented
First class integration with the IDE, a view that will show all targets of my gradle file and allow quick key mapping to each target for ease in execution.
-
David Taylor commented
The Spring Source Eclipse-Integration-Gradle project on GitHub is a good start. What we really need is a first class integration with MyEclipse comparable to the Maven support.