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

Search for references to fields {typename}.* finds tons of wrong potential matches #861

Open
trancexpress opened this issue Mar 17, 2023 · 0 comments
Labels
bug Something isn't working java search Call hierarchy / Java search related issues

Comments

@trancexpress
Copy link
Contributor

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

master, BETA_JAVA8, at least back to 3.6.2. Could be a variant of bug 423409.

A search for references to fields {typename}.* finds tons of wrong potential matches:

  • Import > Plug-ins and Fragments > Binary projects:
    Choose org.eclipse.jdt.core and org.eclipse.core.commands

  • Search > Java...:
    For "org.eclipse.jdt.core.dom.QualifiedName.*", Fields, References, Workspace

=> Finds completely inexplicable potential matches like "@see #describe" in > org.eclipse.core.runtime.content.IContentDescriber#getSupportedOptions()

This also happens if everything is in source.

@trancexpress trancexpress added bug Something isn't working java search Call hierarchy / Java search related issues labels Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working java search Call hierarchy / Java search related issues
Projects
None yet
Development

No branches or pull requests

1 participant