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 clear steps on how to do so?
Thanks
You can run it by using the bootRun gradle task in the gradle toolbar or going to the Application. groovy file and running the main() method.
For an existing project, I always use:
grails integrate-with --intellij
That'll create .ipr and .iml files for you ready to open up by intellij.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With