Issues
- 1
- 2
[BUG] [Eclipse] @SuperBuilder Type mismatch: cannot convert from List<String> to List<E> when using @Size
#3714 opened by danibs - 8
[BUG] Error in JDK 23, does it support JDK 23?
#3752 opened by imgoby - 4
[FEATURE] Generate composite records
#3718 opened by depsypher - 33
[FEATURE] JDK 23 compatibility
#3722 opened by mmoayyed - 0
[BUG] Index is not updated in getAsStringList
#3761 opened by woosung1223 - 1
- 1
[FEATURE] @Cleanup try-with-resources
#3715 opened by ygModesto - 2
- 1
[BUG] `StringIndexOutOfBoundsException` in `EclipseHandlerUtil.getDocComment()`
#3709 opened by famod - 1
[BUG] Test step test-eclipse (eclipse-I-build-full) broken
#3728 opened by Rawi01 - 2
[BUG] @Synchronized causes error markers in Java editor with Eclipse 2024-09 (4.33.0)
#3748 opened by janrieke - 0
Modified Fields Tracking for Setters
#3763 opened by funkrusher - 1
- 0
[BUG] @With does not care about @Accessors
#3760 opened by victorwss - 5
[BUG] @Builder with Javadoc causes error markers in Java editor with Eclipse 2024-09 (4.33.0)
#3757 opened by meldorq - 0
Add init method to annotations AllArgsConstructor and RequieredArgsConstructor
#3759 opened by denis-vl - 0
- 0
[FEATURE] Default value return in case of exception
#3742 opened by yelg - 3
[BUG] @Nullable not copied to @Builder setters
#3755 opened by internetstaff - 1
[FEATURE] @FieldNameConstants.Include must be added in a enum for all fields
#3756 opened by Gaboxondo - 0
[BUG] Java 21 With lombok 1.18.34 results in error when trying to compile with maven
#3754 opened by xXkguyXx - 0
- 0
[FEATURE] @NotYetImplemented Annotation
#3751 opened by mintdaniel42 - 2
[BUG] Jacksonized generates inconsistent annotations in byte code based on imports and builderClassName
#3725 opened by jones501 - 1
- 1
- 0
[BUG] Delombok of SuperBuilder is incomplete, if there is already a constructor with one argument present.
#3746 opened by aschepp - 1
[BUG] Missed null checks in record constructor when non-Lombok annotations are used
#3743 opened by a--v--k - 2
- 0
[FEATURE] let, also, run similar to Kotlin's Any objects
#3741 opened by gbotka - 1
[FEATURE] Add @ToJson and @FromJson Annotations for Automatic JSON Serialization and Deserialization
#3739 opened by abdelhak-zaaim - 0
- 0
[FEATURE] "inline" Builder methods that create a field from its constructor arguments
#3736 opened by timo-a - 2
[BUG] 1.18.34 regression: /* */ comments above javadoc causes "HandleConstructor$HandleAllArgsConstructor failed"
#3733 opened by atnak - 0
- 0
[FEATURE] "lombok.addNullAnnotations" support for jspecify
#3734 opened by zman0900 - 0
- 0
- 1
[BUG] ASTParsing error with latest eclipse jdt version when javadoc is present
#3729 opened by gayanper - 4
[BUG] [Eclipse] Javadoc in '@Builder' classes causes Eclipse Editor to not find generated methods
#3716 opened by jvpoppel - 2
- 1
- 3
How Lombok solves the error of( cannot access class com.sun.tools.javac.)?
#3719 opened by Headachy-FanFan - 0
[BUG] Lombok version 1.18.28 and higher adds a breaking change with NPE checks on builder
#3717 opened by raviagarwal7 - 2
[FEATURE] Builder @Ignore
#3713 opened by CrypticCabub - 0
- 2
[BUG] Encountering stack overflow error when building spring app with lombok.
#3710 opened by soumilbaldota - 0
- 0
[BUG] @Delegate throwing null pointer exception on enums
#3707 opened by cacilhas