Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:IntelliJ IDEA
-
Number of attachments :
Description
Ability to run Groovy script or classes in the IDE.
Available from different "presentations"
- from the Run menu
- from the context menu
- with a shortcut (CTRL-ALT-G, R)
Later, we can investigate the possibility of running snippets of code, defined by a selected portion of text in the currently selected editor.
Groovy scripts can now be run through the various Run menus (menu bar, contextual menu, Ctrl+Shift+F10, etc) with the output sent to IDEA's embedded console window.