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

Automate JLS selection toggles in AST view #1966

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

akurtakov
Copy link
Contributor

Rather then explicitly listing versions cycle through the AST supported versions and create for toggle for each of them.
Mnemonics for these toggles are removed now but they have been broken already as there have been conflicts (8 and 18, 9 and 19, 10 and 20, 11 and 21, 12 and 22, 13 and 23) rendering mnemonics useless. This has the good side effect of removing the need to touch AST view for new Java version support.

Rather then explicitly listing versions cycle through the AST supported
versions and create for toggle for each of them.
Mnemonics for these toggles are removed now but they have been broken
already as there have been conflicts (8 and 18, 9 and 19, 10 and 20, 11
and 21, 12 and 22, 13 and 23) rendering mnemonics useless.
This has the good side effect of removing the need to touch AST view for
new Java version support.
@akurtakov akurtakov merged commit 19e07c1 into eclipse-jdt:master Jan 23, 2025
10 checks passed
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.

1 participant