I'm using Eclipse Luna 3.8.1 CDT for c++ project containing over 730 000 lines of code. Very often indexer suspends entire application for long time, so I have to wait or even close application because working is impossible.
Are any ways to solve the problem with suspending entire Eclipse? (Of course please don't answer like: use vim, or dive your project)