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

Merge master to BETA_JAVA24 #1818

Merged
merged 6 commits into from
Nov 27, 2024
Merged

Merge master to BETA_JAVA24 #1818

merged 6 commits into from
Nov 27, 2024

Conversation

noopur2507
Copy link
Member

@noopur2507 noopur2507 commented Nov 27, 2024

What it does

How to test

Author checklist

EcljpseB0T and others added 6 commits November 8, 2024 20:30
* Enhance unused to unnamed var quick fix to support try with resources and for loops

- modify RenameUnusedVariableFixCore to add new method that will
  check if rename to unnamed variable is available
  and add logic for try with resources and enhanced for loops
- modify UnusedCodeCleanUpCore and UnusedCodeFixCore to use new
  method to check whether we can rename to unnamed variable
- add new tests to QuickFixTest22
- fixes #1762
* fix icon position accordingly to UI Guidelines

see for more information: eclipse-platform/eclipse.platform.images#111

* Version bump(s) for 4.35 stream

Co-authored-by: Eclipse JDT Bot <jdt-bot@eclipse.org>
@noopur2507 noopur2507 merged commit 1df59d4 into BETA_JAVA24 Nov 27, 2024
11 of 15 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.

6 participants