I managed to do something using the IDE native import (instead of using ./gradlew idea) and delegating all actions to Gradle. It's slower feedback, but at least I can work.
Le mar. 22 mai 2018 à 23:37, Cédric Champeau <[email protected]> a écrit : > No luck, I'm still stuck :( > > Le mar. 22 mai 2018 à 21:23, Daniel.Sun <[email protected]> a écrit : > >> Hi Cédric, >> >> It's OK on my machine. >> >> Usually I run `gradlew clean bootstrapJar --no-build-cache` before >> running tests via IDEA. >> >> Good luck. >> >> Cheers, >> Daniel.Sun >> >> >> >> -- >> Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html >> >
