eclipse-jdt / eclipse-jdt/eclipse.jdt.core
Provide a preference to turn off JavaIndexer
Open
- Dominant language
- Java
- Stars
- 237
- Forks
- 195
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 47
Description
Currently the `JavaIndexer` always run and consumes a lot of memory (see for example https://github.com/eclipse-platform/eclipse.platform.ui/pull/1287 where we see OOM errors).
I have not analyzed in detail, but it would be good to have a preference one can set to disable java indexing, this would also speedup the API analysis in that case maybe.
Contributor guide
Assessment
This issue has not been assessed yet.