eclipse-jdt / eclipse-jdt/eclipse.jdt.core

Incomplete Type Index / Bug 109084

Open
#1,303 6 comments 0 reactions 0 assignees View on GitHub
needinfo
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

_(Copy of https://github.com/vi-eclipse/Eclipse-JDT/issues/4)_
### Current Behavior

In some cases (with unknown reasons), the type index does not contain all available types, so the type search does not find some types that actually exist.
Rebuilding the index via the preferences does not resolve the issue.

![Image](https://user-images.githubusercontent.com/755472/248801293-e2893b9a-13cd-4958-860f-96718b3121ce.jpg)

The bug has been existing for a long time and does not seem to be fixed by now: https://bugs.eclipse.org/bugs/show_bug.cgi?id=109084

### Expected Behavior

In the best case, the type index should properly contain the expected types.
At least, the "rebuild index" operation in the preferences should properly rebuild the index.

### Existing Workaround
Delete \.metadata\.plugins\org.eclipse.jdt.core\*.index, and restart Eclipse.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.