IntelliJ IDEA 2020.2 Help

Build Tools

Use this page to configure the reloading process for your Gradle, Maven, or sbt project.

ItemDescription
Reload project after changes in the build scriptsWhen this option is selected, you can configure how to reload your project using the following options:
  • Any changes: select this option if you want to automatically reload the project after any changes you make to the build script file or external changes.

  • External changes: when you select this option, IntelliJ IDEA automatically reloads the project only after the VCS changes and changes made to the build files outside the IDE.

Last modified: 22 July 2020