maven - Is there a way to ask IntelliJ IDEA to skip indexing some specific jar files added as library? -


our project (managed maven) has jar dependency contains lots , lots of .js files. problem modify dependency often, , every time mvn install it, intellij idea start re-index .js files, , becomes slow or dead.

so wonder there way ask intellij skip indexing specific jar library?


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -