Toolbar
| Item | Tooltip | Shortcut | Description |
|---|---|---|---|
| Execute Current Statement | EnterEnterEnterEnterEnterEnterEnterEnterEnterEnterEnterEnter | Click this button to run the command at the caret. |
| Synchronize to editor |
Click this button to see the changes made to the source code via the console in the editor.
This button is a toggle which turns the corresponding option on and off. | |
|
| Configure Roo | Click this button to open the Roo Tool Configuration dialog in which you can set the Spring Roo installation directory. | |
| Close | Ctrl+F4Ctrl+F4Ctrl+4Ctrl+F4Ctrl+F4, Ctrl+X, K or Ctrl+X, 0Ctrl+F4Ctrl+F4Ctrl+F4 or Ctrl+WCtrl+F4Meta F4Meta F4Meta W | Click this button to stop Spring Roo and close the tool window. |
| Help | F1F1F1F1F1F1F1F1F1F1F1F1 | Click this button to open the corresponding help topic. |
Context menu for the output area
| Command | Description |
|---|---|
| Clear All | Select this command to clear the contents of the output area. |
|
Copy Content
or Copy Selected Content | Select this command to copy the selected fragment or all the contents of the output area to the clipboard. |
| Fold Lines Like This | Select this command to create a new pattern for code folding based on the current line. For more information, see Configuring Autofolding Behavior. |
| Compare with Clipboard | Select this command to compare the selected fragment or all the contents of the output area with the contents of the clipboard. If differences are found, they are shown in the Clipboard vs Editor dialog. |
Context menu for the input area
| Command | Shortcut | Description |
|---|---|---|
| Paste | Ctrl+V or Shift+InsertCtrl+V or Shift+InsertCtrl+V or Shift+InsertCtrl+V or Shift+InsertAlt+P, Shift+Insert or Ctrl+YCtrl+V or Shift+InsertCtrl+V or Shift+InsertCtrl+V or Shift+InsertCtrl+V or Shift+InsertMeta V or Shift InsertMeta V or Shift InsertMeta V or Shift Insert | Select this command to paste the last of the clipboard entries into the input area. |
| Paste from History | Ctrl+Shift+V or Ctrl+Shift+InsertCtrl+Shift+V or Ctrl+Shift+InsertCtrl+Shift+V or Ctrl+Shift+InsertCtrl+Shift+V or Ctrl+Shift+InsertAlt+YCtrl+Shift+InsertCtrl+Shift+V or Ctrl+Shift+InsertCtrl+Shift+V or Ctrl+Shift+InsertCtrl+Shift+V or Ctrl+Shift+InsertMeta Shift V or Meta Shift InsertMeta Shift V or Meta Shift InsertMeta Shift V or Meta Shift Insert | Select this command to open the Choose Content to Paste dialog. This dialog lets you select the clipboard entry to be pasted into the input area. |
| Paste Simple | Ctrl+Alt+Shift+VCtrl+Alt+Shift+VCtrl+Alt+Shift+VCtrl+Alt+Shift+VCtrl+Alt+Shift+VCtrl+Alt+Shift+VCtrl+Alt+Shift+VCtrl+Alt+Shift+VCtrl+Alt+Shift+VMeta Alt Shift VMeta Alt Shift VMeta Alt Shift V | Select this command to paste the last of the clipboard entries into the input area as plain text. |
| Column mode | Alt+Shift+InsertAlt+Shift+InsertAlt+Shift+InsertAlt+Shift+InsertAlt+Shift+InsertAlt+Shift+InsertAlt+Shift+InsertAlt+Shift+InsertAlt+Shift+InsertMeta Shift NumPad *Meta Shift NumPad *Meta Shift 8 | Use this command to turn the column mode for selecting text on or off. (When the column mode is on, you can select rectangular text fragments.) |

console.