Executing a groovy script in IDEA 7 pops up an error dialog when code was changed

0

Apparently you have some debugged process executing. Unfortunately
Groovy doesn't support hot-swapping compiled classes, so IntelliJ IDEA
just reports you this fact.

0

请先登录再写评论。