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

Enum support for if else to switch cleanup #1518

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

carstenartur
Copy link
Contributor

@carstenartur carstenartur commented Jul 18, 2024

What it does

Adds support for enum to the cleanup in charge for refactoring chains of "if else" to switch.

How to test

Run the cleanup on code with if else chains or add junit test cases.

Author checklist

@carstenartur
Copy link
Contributor Author

Hi @jjohnstn, can you have a look? The build error might be unrelated, not sure.

@jjohnstn jjohnstn self-assigned this Jul 18, 2024
@jjohnstn jjohnstn added enhancement New feature or request noteworthy Noteworthy feature labels Jul 18, 2024
@jjohnstn jjohnstn added this to the 4.33 M2 milestone Jul 18, 2024
@jjohnstn jjohnstn merged commit 4cf89e6 into eclipse-jdt:master Jul 18, 2024
9 checks passed
@jjohnstn
Copy link
Contributor

Thanks @carstenartur

jjohnstn added a commit to jjohnstn/www.eclipse.org-eclipse that referenced this pull request Jul 31, 2024
vogella pushed a commit to eclipse-platform/www.eclipse.org-eclipse that referenced this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request noteworthy Noteworthy feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants