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

Fix add permitted types quickfix #1846

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

jjohnstn
Copy link
Contributor

@jjohnstn jjohnstn commented Dec 9, 2024

What it does

See issue.

How to test

See issue or new test.

Author checklist

- fix LocalCorrectionsSubProcessor.addPermittedTypes() method to
  not pass empty importName to the search pattern
- add new test to QuickFixTest22
- fixes eclipse-jdt#1845
@jjohnstn
Copy link
Contributor Author

jjohnstn commented Dec 9, 2024

Failing test case is a known recent regression that has nothing to do with this patch.

@jjohnstn jjohnstn merged commit cae21d0 into eclipse-jdt:master Dec 9, 2024
7 of 10 checks passed
@jjohnstn jjohnstn deleted the sealedfix branch December 9, 2024 21:39
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

Successfully merging this pull request may close these issues.

Add permitted type cases is not suggested
1 participant