IntelliJ IDEA 12.1.0 Web Help

11.1+

Tools | Groovy Shell

Tools | Groovy Shell

Interactive Groovy console can be launched in Java projects and in Grails applications. Use this console to evaluate custom code snippets, without stating the debugger session.

ItemTooltip and ShortcutDescription
stopStop
Ctrl+F2Ctrl+F2
Click this button to stop the current process.
close.pngClose
Ctrl+Shift+F4Ctrl+Shift+F4
Click this button to close the selected tab of the Run tool window and terminate the current process.
runBuildExecute Groovy Code (Ctrl+EnterCtrl+Enter) Run code, entered in the console.
help.gifHelp
F1F1
Click this button to show reference.

See Also

Language and Framework-Specific Guidelines:

Web Resources: