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? -- Adam Murdoch Gradle Developer http://www.gradle.org CTO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz
