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

Rename is not working after installing lombok on STS4 #767

Closed
nitinkumar328 opened this issue Apr 19, 2022 · 4 comments
Closed

Rename is not working after installing lombok on STS4 #767

nitinkumar328 opened this issue Apr 19, 2022 · 4 comments
Labels
for: eclipse something that is specific for Eclipse status: duplicate type: bug

Comments

@nitinkumar328
Copy link

Describe the bug
Rename is not working after installing lombok on STS4

To Reproduce

  1. Install lombok in STS4
  2. Try rename method name, variable name, class name, etc...

Expected
It should allow to rename as it allows without lombok.

Actual
Rename feature gets disabled after installing lombok.

Sample
A link to a GitHub repository with a minimal, reproducible sample.

@cypher256
Copy link

@martinlippert martinlippert added for: eclipse something that is specific for Eclipse status: duplicate and removed status: waiting-for-triage labels Apr 20, 2022
@martinlippert
Copy link
Member

Thanks @cypher256 for the links to the related issues, I will close this one here as a duplicate of the mentioned issue on the Lombok issue tracker.

@user20161119
Copy link

after i tested with 1.18.24 and sts Version: 4.14.0.RELEASE
Build Id: 202203131612

the rename not working,
image

and then i uninstall lombok,rename work again
image

@martinlippert
Copy link
Member

@user20161119 If the latest Lombok release is still causing this issue, I would recommend to follow-up on this on the Lombok issue tracker, as mentioned above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse status: duplicate type: bug
Projects
None yet
Development

No branches or pull requests

4 participants