
21 Feb
2011
21 Feb
'11
6:29 p.m.
On 21/02/2011 5:48 PM, Robert Elliot wrote:
We started off with Gradle on my current project, but we've moved back to Maven because of the lack of IDE support. The ease of sorting out the classpath in Eclipse and IDEA using Maven plugins makes up a lot for the pain associated with the rest of Maven.
If the tool support catches up I would be inclined to use Gradle again, the lack of verbosity is a huge win in itself, and the cross between Maven's convention approach and Ant's flexibility without writing code in XML is great.
There is the Idea plugin for Gradle [1]. It looks like it could do the trick. -- Ceki [1] http://gradle.org/latest/docs/userguide/idea_plugin.html