I use IDEA - 11.1.1 and gradle - gradle -1.0-milestone-9 (I also tried with candidate release 3) on Windows 7 (if that matters) After importing gradle porject, IDEA complains about the String object. I think I have something missing in grrovy setup. I also noted the main and test folders as sources and test resources, respectively. Am I missing something obvious?

Tarun source
share