Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I enable Grails support in IntelliJ IDEA Community Edition 9.0 BETA?

The IntelliJ Groovy/Grails support in IntelliJ IDEA 8.1 is great.

However, I've recently upgraded to the new and recently open-sourced IntelliJ IDEA Community Edition 9.0 BETA. Since updating to the new version the Grails support seems to have disappeared. I'm no longer able to choose the option "Grails application" when creating a new project.

My question is simply:

  • How do I enable Grails support in IntelliJ IDEA Community Edition?
like image 791
knorv Avatar asked Nov 18 '09 13:11

knorv


1 Answers

Grails is not supported in the community edition. You can see what is and is not supported here.

like image 97
Yishai Avatar answered Sep 21 '22 12:09

Yishai