Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove remains of the "new" indexer #858

Open
trancexpress opened this issue Mar 17, 2023 · 0 comments
Open

Remove remains of the "new" indexer #858

trancexpress opened this issue Mar 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@trancexpress
Copy link
Contributor

See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=579203

There is still many code comments in jdt.core which refers to the "new index" which was removed.
example:

  /**
   * The new indexer is disabled, see [bug 544898](https://bugs.eclipse.org/bugs/show_bug.cgi?id=544898)
   */
//	private Indexer indexer = Indexer.getInstance();

further hits can be found with full text search for "new index", "new Indexer", "544898"

@trancexpress trancexpress added the enhancement New feature or request label Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant