Open wisechengyi opened 8 years ago
The goal is to minimize the time developer has to wait for indexing (up to 20 - 25 mins) before they can iterate in a large project.
The general idea is to divide project import into different phases (if user chooses so):
For some reason, IntelliJ seems to be trying to index under .pants.d/junit - I don't think it ought to be including that path.
.pants.d/junit
The goal is to minimize the time developer has to wait for indexing (up to 20 - 25 mins) before they can iterate in a large project.
The general idea is to divide project import into different phases (if user chooses so):