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 Eclipse-I tests #3633

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Rawi01
Copy link
Collaborator

@Rawi01 Rawi01 commented Mar 19, 2024

This PR fixes the two broken test steps

  • The normal test failed because the old constructor of CaseStatement doesn't exists anymore. I also reworked the code a little bit to use static final fields.
  • The integration test failed because the referenced class CodeStyleCleanUp was renamed to CodeStyleCleanUpCore.

@andi-huber
Copy link

I'm using Eclipse 2024-03 (4.31) with Eclipse Marketplace solution Java 22 support for Eclipse 2024-03 (4.31) installed.

As far as I can tell, this patch works great for me, thanks!

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