Search code examples
javamaven-2intellij-13

IntelliJ 13.1.4 indexing every build


Every time I build my project with maven through IntelliJ, IntelliJ begins to index.

Is there any way to prevent IntelliJ from indexing?


Solution

  • In the project tool window right-click on the build/artifact directory and click on "mark directory > as excluded".