Skip to content

Suppress Correct package declaration quickfix for implicit classes - #3103

Merged
jjohnstn merged 1 commit into
eclipse-jdt:masterfrom
SougandhS:Implicit
Aug 5, 2026
Merged

Suppress Correct package declaration quickfix for implicit classes#3103
jjohnstn merged 1 commit into
eclipse-jdt:masterfrom
SougandhS:Implicit

Conversation

@SougandhS

@SougandhS SougandhS commented Aug 5, 2026

Copy link
Copy Markdown
Member

Implicit classes always belong to the unnamed package, so correcting their package declaration will throw compilation error

What it does

How to test

Author checklist

Implicit classes always belong to the unnamed package, so correcting
their package declaration will throw compilation error
@SougandhS

Copy link
Copy Markdown
Member Author

Hi @jjohnstn
Could you please check this PR when you get time ?

@SougandhS
SougandhS requested a review from jjohnstn August 5, 2026 14:07

@jjohnstn jjohnstn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@jjohnstn
jjohnstn merged commit dd2f419 into eclipse-jdt:master Aug 5, 2026
13 checks passed
@SougandhS

Copy link
Copy Markdown
Member Author

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

Development

Successfully merging this pull request may close these issues.

2 participants