We're using Eclipse (with PDT) for several projects. The main load seems to come from the DLTK indexing process, which is quite a lot resources per client.
It would offload the clients a lot if a server could perform this indexing task (DLTK indexing could be switched off).
So I wonder; is it possible to create and use a central (H2) database/repository for indexing the projects for multiple clients?