Executing a groovy script in IDEA 7 pops up an error dialog when code was changed Permanently deleted user 创建于 2009年02月19日 12:18
Apparently you have some debugged process executing. Unfortunately
Groovy doesn't support hot-swapping compiled classes, so IntelliJ IDEA
just reports you this fact.