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

[BUG] generate wrong setter/getter method #2688

Closed
CarlosWuu opened this issue Dec 31, 2020 · 1 comment
Closed

[BUG] generate wrong setter/getter method #2688

CarlosWuu opened this issue Dec 31, 2020 · 1 comment

Comments

@CarlosWuu
Copy link

CarlosWuu commented Dec 31, 2020

Describe the bug
when I declare a property like 'xXxx',lombok will generate setter/getter method like
setXXxx()/getXXxx()

To Reproduce

Expected behavior
setxXxx()/getxXxx()

Version info (please complete the following information):

  • Lombok version 1.16.12
  • Platform jdk 1.8.0_201-b09

Additional context
Add any other context about the problem here.

@CarlosWuu CarlosWuu changed the title [BUG] generate wrong setter/gettet method [BUG] generate wrong setter/getter method Dec 31, 2020
@rzwitserloot
Copy link
Collaborator

Duplicate of #2693

@rzwitserloot rzwitserloot marked this as a duplicate of #2693 Jan 2, 2021
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

No branches or pull requests

2 participants