The SBT tool window displays SBT tasks,
and all changes made to the underlying build.sbt file, or to the IntelliJ IDEA project structure.
If there is no linked SBT project, the window is disabled. You need to reimport your SBT project to enable the SBT tool window.
In this section:
Sbt projects
| Item | Description |
|---|---|
| Click this button to open the menu for configuring the current view and changing the tool window viewing modes. The menu items are options that you can turn on or off. An active item contains a check mark on the left side of its name. The available options in the menu are as follows:
|
| Click this button to hide the tool window(⇧⎋⇧⎋⇧⎋⇧ Escape⇧ Escape). When used in combination with the Alt key, clicking this button hides all the tool windows attached to the same tool window bar. |
Toolbar
| Item | Description |
|---|---|
| Click this button to refresh all registered Gradle projects after changes have been made to a Gradle script. |
| Click this button to link an sbt project. |
| Click this button to detach an external sbt project. |
![]() | Use these buttons to expand or collapse all the nodes. |
| Click this button to import a module or a data to your sbt project. It might be useful for the multi-module projects. | |
| Click this button to configure the settings of the current SBT project. |
Context menu
| Item | Description |
|---|---|
| Open SBT config | Select this option to open sbt.build file in the editor. |
| Refresh external project | Select this option to refresh all external projects. |
| Detach external project | Select this option to detach an external project. |
| Ignore SBT project | If you select this option, IntelliJ IDEA starts to ignore the selected module on the next project's import. |
| Task Activation | Select this option to activate tasks to run. |
