Executing a groovy script in IDEA 7 pops up an error dialog when code was changed ANONYMOUS Created February 19, 2009 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.