Skip to content

[BUG] Organize imports remove val import #2972

@Rawi01

Description

@Rawi01

Describe the bug
Using the "Organize imports" command in eclipse removes the lombok.val import.

To Reproduce

  • Create a java file and use val
  • Use "Organize imports" (Ctrl + Shift + O, Right click -> Source -> Organize Imports)

Expected behavior
Eclipse does not remove the used import.

Version info (please complete the following information):

  • Lombok version: edge
  • Platform: Eclipse 2021-09

Additional context
I have already started to work on this

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions