IntelliJ IDEA 12.1.0 Web Help

11.1+

Use this tab to configure Groovy specific debug options.

ItemDescription
Do not step into specific Groovy classesCheck this option if you don't want to step into specific Groovy classes while debugging.
Enable hot-swap agent for Groovy codeIf this check box is selected, then a special agent will be added to the debugged process in order to enable hot-swap for Groovy code.
If you don't want hot-swap, or this agent is getting in the way, clear this check box.

See Also

Concepts:

Procedures:

Reference:

Web Resources: