Hooking into Run configuration

I have a ~/.groovy/startup script set up to do a few things before Grails runs (from the command line). This script is not run as part of the IDEA Grails Run configuration. Is there any way to run a script before running the Java command line that runs Grails?

Thanks,

0
Avatar
Permanently deleted user

No, we'll think about such possibility. Thanks.

0
Avatar
Permanently deleted user

We figured out a way to do it - add a "Before launch" "Run Ant Target"

Thanks,

0

请先登录再写评论。