I'm using Ubuntu 14.04. Now I installed Grails via the gvm
tool. I also tested it and created a demo app via the comandline and all works fine.
But the big problem is, IntelliJ can't find the Grails lib. The home variables are set.
I had Groovy installed via apt so IntelliJ could find it. But via the gvm
not. What's wrong there?