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

[quickfix] Inconsistent hierarchy not generating suggestions #6496

Open
kriegfrj opened this issue Mar 4, 2025 · 0 comments
Open

[quickfix] Inconsistent hierarchy not generating suggestions #6496

kriegfrj opened this issue Mar 4, 2025 · 0 comments

Comments

@kriegfrj
Copy link
Contributor

kriegfrj commented Mar 4, 2025

One of the reasons I created the quick fix processor was to help in figuring out what my missing transitive dependencies were, as this was a laborious process.

It used to work well, but I have noticed recently that it doesn't seem to be working. I suspect there must have been a change in JDT that we haven't caught up with which is causing it to fail now.

Testing and debugging this could be painful as it might require upgrading the version of Eclipse we have in the dev workspace. We do have some test cases that could help (though they are disabled in CI because of persistent flakiness), and perhaps (on a related note) we could even consider having two bndrun files for these tests (one for the baseline version of Eclipse and one for the latest version).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant