This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-09-19 00:23:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
228e99fe5203e92c7297325fec69a82abc1a4bd7
lombok
/
test
/
transform
/
resource
T
History
Reinier Zwitserloot
228e99fe52
[
fixes
#2046
] you can now suppress the builder() method, useful if you only want toBuilder(). Also suppresses the warnings about any missing Builder.Default annotations.
2019-03-25 23:11:48 +01:00
..
after-delombok
[
fixes
#2046
] you can now suppress the builder() method, useful if you only want toBuilder(). Also suppresses the warnings about any missing Builder.Default annotations.
2019-03-25 23:11:48 +01:00
after-ecj
[
fixes
#2046
] you can now suppress the builder() method, useful if you only want toBuilder(). Also suppresses the warnings about any missing Builder.Default annotations.
2019-03-25 23:11:48 +01:00
before
[
fixes
#2046
] you can now suppress the builder() method, useful if you only want toBuilder(). Also suppresses the warnings about any missing Builder.Default annotations.
2019-03-25 23:11:48 +01:00
messages-delombok
[
fixes
#2046
] you can now suppress the builder() method, useful if you only want toBuilder(). Also suppresses the warnings about any missing Builder.Default annotations.
2019-03-25 23:11:48 +01:00
messages-ecj
[i1996] add test for warnings on non-existing fields
2019-01-14 23:41:58 +01:00
messages-idempotent
fixing tests to account for generation of javax.annotation.Generated and ConstructorProperties being default-off.
2017-12-04 21:41:47 +01:00