I recently updated my IntelliJ 10 to the latest version 11.0.1. I am writing a grails application and until I used an older version of IntelliJ, everything was fine, however 11 does not allow me to successfully add the Grails SDK (2.0.0) - I tried to add support for the framework, this, however, t seems to be , is saved (after adding Groovy and then choosing Grails, nothing happens). I also tried following these steps: IntelliJ IDEA 9.0 - Failed to select SDK project for Grails application
I would be grateful if someone could tell me how to configure the Grails SDK - or what might be wrong in my configuration.
Thanks,
This is exactly how I defined my global library, and yet I had the same problem.
I followed OverZealous advice and created a new Grails project, named just like the original, and the boom is all right! Thanks for the help.
intellij-idea grails
karruma
source share