We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=425407
The text was updated successfully, but these errors were encountered: