How to add grails to IntelliJ IDEA

后端 未结 4 1855
温柔的废话
温柔的废话 2020-12-28 17:59

I want to learn grails and i want to use IntelliJ IDEA and my professor said that I could connect grails to IntelliJ IDEA but i dont know how. Can you please help me with

4条回答
  •  粉色の甜心
    2020-12-28 18:45

    There are a couple of good pages that can help you:

    http://www.grails.org/IDEA+Integration

    http://www.jetbrains.com/idea/features/groovy_grails.html

    You can create your Grails project using Grails console and then import it into IntelliJ or you can create it directly in IntelliJ, I think it is a matter of preference since both ways work just fine.

提交回复
热议问题