Issue Details (XML | Word | Printable)

Key: GROOVY-602
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Franck Rasolo
Reporter: Guillaume Laforge
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
groovy

Run groovy classes and scripts

Created: 15/Aug/04 05:09 PM   Updated: 21/Dec/09 06:50 AM   Resolved: 20/Mar/05 11:50 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: IntelliJ IDEA


 Description  « Hide

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.



Franck Rasolo added a comment - 20/Mar/05 11:50 PM

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.


Franck Rasolo added a comment - 01/Jul/05 12:20 PM

Shipped with GroovyJ v0.1.1 (Irida).