The File Watchers page consists of two parts:
- A list of File Watchers available in the current project. To activate a File Watcher, select the check box next to it. If an error occurs while a File Watcher is running, the File Watcher is automatically disabled.
- A toolbar to manage this list.
| Item |
Tooltip/ and shortcut | Description |
|---|---|---|
![]() |
Add Alt+Insert | Click this button to open the Choose template pop-up list and choose the relevant type of File Watcher. After that IntelliJ IDEA opens the New Watcher dialog box for customizing the predefined File Watcher according to the settings of the current project. |
|
Edit Enter | Click this button to update the settings of the selected File Watcher in the Edit Watcher dialog box. The update is applied to the current project File Watcher only, it does not affect the predefined IntelliJ IDEA-level template. |
|
Remove Alt+Delete | Click this button to remove the selected File Watcher. The File Watcher is no longer applied to the files in the current project. Note that this action does not affect the corresponding predefined template which is still available at the IntelliJ IDEA level. |
|
Up(Ctrl+Alt+Up) Down (Ctrl+Alt+Down) | Use these buttons to change the order of File Watcher in the list which determines the order in which File Watchers are launched if more than one of them are enabled. |

.
Once enabled, the plugin is available at the IDE level, that is, you can use it in all your IntelliJ IDEA projects.
