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 > > >
