You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a section for the setter only with "-- SETTER --".
What is the expected output? What do you see instead?
When looking at the generated documentation, I expect to see the portion of the comment up to the section header on the getter, and the specified portion on the setter. Rather, I see the full comment including the section header on the getter, and the setter portion on the setter.
What version of the product are you using? On what operating system?
Lombok 0.12.0 and javac 1.7.0_40.
Migrated from Google Code (issue 585)
The text was updated successfully, but these errors were encountered: