Skip to content

Clean Code for ui/org.eclipse.pde.bnd.ui#1592

Merged
laeubi merged 1 commit intomasterfrom
clean-code/ui/org.eclipse.pde.bnd.ui
Jan 28, 2025
Merged

Clean Code for ui/org.eclipse.pde.bnd.ui#1592
laeubi merged 1 commit intomasterfrom
clean-code/ui/org.eclipse.pde.bnd.ui

Conversation

@eclipse-pde-bot
Copy link
Contributor

The following cleanups where applied:

  • Add final modifier to private fields
  • Add missing '@Deprecated' annotations
  • Add missing '@Override' annotations
  • Add missing '@Override' annotations to implementations of interface methods
  • Make inner classes static where possible
  • Replace deprecated calls with inlined content where possible

@laeubi laeubi merged commit dff746c into master Jan 28, 2025
16 of 17 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.

2 participants