IDE support for SBT is lacking too, so I also tend to use it side by side with Maven.<br><br><div class="gmail_quote">On Mon, Feb 21, 2011 at 11:48 AM, Robert Elliot <span dir="ltr"><<a href="mailto:rob@lidalia.org.uk">rob@lidalia.org.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">> Gradle's better/more flexible design is rather appealing. One of the<br>
> fetaures I like about the current maven-based build is that IDEA can<br>
> import it without any problems. Can Gradle projects be imported into<br>
> IDEA as easily?<br>
<br>
</div>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.<br>
<br>
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.<br>
<br>
(I've yet to look at SBT.)<br>
<div><div></div><div class="h5">_______________________________________________<br>
logback-dev mailing list<br>
<a href="mailto:logback-dev@qos.ch">logback-dev@qos.ch</a><br>
<a href="http://qos.ch/mailman/listinfo/logback-dev" target="_blank">http://qos.ch/mailman/listinfo/logback-dev</a><br>
</div></div></blockquote></div><br>