How to make existing project a Grails Application?
I read this page http://docs.codehaus.org/display/GRAILS/IDEA+Integration and was surprised to learn that there is a special project type for Grails. How do I get IDEA/JetGroovy to recognize that my existing project is really a Grails project? (Or does it matter? I'm not sure if this has any real advantage.)
Please sign in to leave a comment.
I received a good answer in the Grails forum:
http://www.nabble.com/import-project-into-intellij-tf4816889.html#a13782553
We have this feature implemented in the branch of the plugin that is going to be some next version (1.1?). We will put this version for early access to the confluence page shortly after we make an official 1.0 release.
Eugene.