where to run other grails commands like generate-all?
Hello,
I see where I can create domain classes, controllers, services, scripts and taglibs within Idea, but can't figure out where to run commands like "generate-all". Can someone point me in the right direction?
请先登录再写评论。
Hello.
Select any element in the grails module to be sure you are in proper context. Then try main menu / Tools / Run Grails Target.
Alexander.