-
Notifications
You must be signed in to change notification settings - Fork 1
Quick start
SandroGrzicic edited this page Aug 10, 2012
·
3 revisions
SBT Console is an Eclipse plugin, so you can install the latest nightly using the following Eclipse update sites:
- Scala IDE 2.1.x, Scala 2.9: http://scala-ide.dreamhosters.com/nightly-update-sbtconsole-scalaide21-29/site/
- Scala IDE 2.1.x, Scala 2.10: http://scala-ide.dreamhosters.com/nightly-update-sbtconsole-scalaide21-210/site/
2.1 is the lowest supported version of Scala IDE. Make sure you use the correct version of the plugin regarding the Scala version in use.
After successful installation, a SBT Console can be launched using the Scala menu (while having a Scala editor in focus) and choosing Show/hide SBT Console or using the default key shortcut: all three modifier keys + s. You can close the console by either typing exit
or clicking on the Terminate button (X).