Here's the output of gradlew --version: ------------------------------------------------------------ Gradle 1.0-milestone-2 ------------------------------------------------------------
Gradle build time: Friday, 8 April 2011 03:06:53 PM EST Groovy: 1.7.10 Ant: Apache Ant(TM) version 1.8.2 compiled on December 20 2010 Ivy: 2.2.0 JVM: 1.6.0_24 (Sun Microsystems Inc. 19.1-b02) OS: Linux 2.6.35-28-generic amd64 I just did an upstream fetch and I'm rebuilding now... I'll see if it works with the changes. On Wed, Apr 13, 2011 at 4:28 PM, Szczepan Faber <[email protected]> wrote: > Hey, > Can you tell me what's the output of ./gradlew -version? > > Also, please make sure you have latest sources from github? We fixed a bug > related to idea generation recently and I updated the > gradle-wrapper.properties accordingly. I've just imported project to idea > 9.04 and it worked fine (c'mon, you should be on IDEA 10.0 :D) > Cheers! > Szczepan > On Wed, Apr 13, 2011 at 10:00 PM, James Carr <[email protected]> wrote: >> >> Hi All, >> >> I'm trying to import gradle into intelliJ following the instructions >> at >> http://wiki.gradle.org/display/GRADLE/How+to+set+up+the+Gradle+project+in+IntelliJ >> and everything generated fine but I run into errors when I try to run >> tests. It cannot find the classes ContextHandlerCollection and Server >> during the compilation phase in intelliJ. >> >> I am used the IntelliJ 9.04 with groovy 1.7.10 and JDK6. Any help >> would be apperciated. >> >> >> Thanks, >> James >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
