On Thu, Sep 16, 2010 at 1:12 AM, Adam Murdoch <[email protected]> wrote: > > On 15/09/2010, at 7:44 AM, Jeppe Nejsum Madsen wrote: > > Hi, > > First, I'll admit I haven't followed gradle closely for the past > months. I wrote our build/deployment automation on 0.6 and it has > worked flawless since :-) > > I'm now just starting on a new project and will upgrade to 0.9 and > I'll say things are vastly improved. Great work! > > The Eclipse plugin espcially is actually very useful now! One small > nit: When using the Scala plugin, I have to add > > eclipseClasspath.containers = > ["org.scala-ide.sdt.launching.SCALA_CONTAINER"] > eclipseClasspath.minusConfigurations = [configurations.scalaTools] > > to generate a .classpath for use with the latest Eclipse plugin. It > would be nice if this was handled automatically by Gradle > > Could you add a JIRA issue for this?
Done, http://jira.codehaus.org/browse/GRADLE-1152 /Jeppe --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
