I create a new global library pointing to the recently released Grails-1.1beta1 distribution. This goes OK...all jars/src added OK. I then create a new grails project from scratch. In the 'Grails SDK:" selection menu I ONLY see the entries "<No Grails SDK>" (in red) and "grails-1.0.4 (Grails version "1.0.4")" I then use the "New" button and re-add the grails1.1 folder. all goes OK.
The grais app IS created using 1.1's "grails create-app" command. If I then try to run the app from intellij, I get a popup saying "Error running MyProj: Grails are not Configured"
If I check the project structure, I see 2 grails 1.1 global libraries exist.
i have tried doing this sequence a couple of times.
Apart from that it's a "pleasure to develop" with IntelliJ and JetGroovy