eclipse-jdt / eclipse-jdt/eclipse.jdt.core
Java Indexing reads source files multiple times
Open
performance
- Dominant language
- Java
- Stars
- 237
- Forks
- 195
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 47
Description
I put a `System.out.println(file);` into
` org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(IFile, String)`
and looked on the output after pressing "rebuild Index"
In the platform workspace that immediately showed multiple reads of for example CoreException.java

Contributor guide
Assessment
This issue has not been assessed yet.