Thanks! I'm glad its proving to be useful. Much of what you said is actually in the standard Gradle GUI. It just seems a little more helpful when integrated into the IDE. But this way if a feature is added to (or bug fixed in) Gradle, the Idea plugin gets it for free.
Mike Automated Logic Research Team --- On Fri, 3/19/10, Hans Dockter <[email protected]> wrote: From: Hans Dockter <[email protected]> Subject: Re: [gradle-user] Gradle Plugin available for Idea To: [email protected] Date: Friday, March 19, 2010, 1:59 PM I have used the IntelliJ plugin a lot in the last ways and it is really awesome stuff. This is a mature, well thought through, smart UI for clicky-click ;) users as well as for power users. The UI recognizes the order in which you select multiple tasks. You can integrate with IntelliJ shortcuts. It is linked with the build script source in case of errors. You can use it with the Gradle wrapper. It provides filters and favorites which you can share and more. I have a strong command line affinity. But with this plugin I'm using more and more IntelliJ for executing my Gradle builds. This is a major, very important contribution to Gradle. It will also serve as a raw model for other IDE plugins. Thanks again, Steve, John and Mike and your company Automated Logic for this. We are very delighted that Gradle can offer this now to its users. - Hans -- Hans Dockter Founder, Gradle http://www.gradle.org, http://twitter.com/gradleorg CEO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz
