issues
search
akshattandon
/
projectlombok
Automatically exported from code.google.com/p/projectlombok
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Idea plugin does not respect 'lombok.log.fieldName' parameter
#815
GoogleCodeExporter
opened
9 years ago
0
Spring Data REST JSON body does not show basic properties
#814
GoogleCodeExporter
opened
9 years ago
0
Equalsandhascode changes
#813
GoogleCodeExporter
opened
9 years ago
0
Lombok and Selma
#812
GoogleCodeExporter
opened
9 years ago
0
Error in JDT core during AST creation
#811
GoogleCodeExporter
opened
9 years ago
0
@Getter and Boolean field
#810
GoogleCodeExporter
opened
9 years ago
1
@log4j @log4j2 request for uppercase log field
#809
GoogleCodeExporter
closed
9 years ago
1
Add @Logger(factory=MyLoggerFactory.class)
#808
GoogleCodeExporter
opened
9 years ago
0
lazy getter producing findbugs warnings
#807
GoogleCodeExporter
opened
9 years ago
1
Maven 3 compile not working with v1.16.4
#806
GoogleCodeExporter
closed
9 years ago
4
Annotations that can mark on the method parameters
#805
GoogleCodeExporter
opened
9 years ago
0
@UtilityClass makes statically initialized fields null
#804
GoogleCodeExporter
closed
9 years ago
2
@ExtensionMethod breaks autocomplete in Eclipse Luna
#803
GoogleCodeExporter
opened
9 years ago
1
Lombok does not work on eclipse-mars (verifier errors)
#802
GoogleCodeExporter
closed
9 years ago
7
@Getter custom method name
#801
GoogleCodeExporter
opened
9 years ago
1
@ToString, if field does not exist, shows a warning, even if the using getters and/or field exists in super class and is protected or public
#800
GoogleCodeExporter
opened
9 years ago
0
Fix @Cleanup
#799
GoogleCodeExporter
opened
9 years ago
1
Optional arrays are not properly compared in .equals()
#798
GoogleCodeExporter
opened
9 years ago
0
Moving a class with builder annotation to another module leads to errors in the builder usages
#797
GoogleCodeExporter
opened
9 years ago
1
Eclipse Luna - Lombok v1.16.2 - javax.annotation Problem
#796
GoogleCodeExporter
opened
9 years ago
1
Delombok NPE during val handling
#795
GoogleCodeExporter
opened
9 years ago
0
Wrong permissions after installation
#794
GoogleCodeExporter
opened
9 years ago
0
Parameterized static methods with @Builder fail to compile in javac (8u25) if builderMethodName is set. Works fine in Eclipse.
#793
GoogleCodeExporter
closed
9 years ago
5
@Setter onMethod parameter Intellij IDEA
#792
GoogleCodeExporter
opened
9 years ago
0
1.16.2 Wrong class loader used to load "lombok.javac.apt.Processor"
#791
GoogleCodeExporter
opened
9 years ago
4
Add aliases to @Getter @Setter
#790
GoogleCodeExporter
opened
9 years ago
1
@EqualsAndHashCode callSuper warning should not happen when super class is abstract
#789
GoogleCodeExporter
opened
9 years ago
9
Eclipse Crash - Stackoverflow - EclipseHandlerUtil.makeType(EclipseHandlerUtil.java:609)
#788
GoogleCodeExporter
opened
9 years ago
4
Lombok Builder not generating safe code for mutable (like java.util.Date) type class fields
#787
GoogleCodeExporter
opened
9 years ago
0
@EqualsAndHashCode have null checks for final @NonNull fields.
#786
GoogleCodeExporter
closed
9 years ago
3
NetBeans Maven project with Lombok fails to compile
#785
GoogleCodeExporter
opened
9 years ago
5
@Singular breaks ability to set null to a list
#784
GoogleCodeExporter
closed
9 years ago
3
Eclipse ADT Juno crashes after installing Lombok
#783
GoogleCodeExporter
closed
9 years ago
1
@Data add toString with + concatenation (use StringBuilder instead +)
#782
GoogleCodeExporter
closed
9 years ago
1
combining @Data and @Builder remove the default constructor
#781
GoogleCodeExporter
opened
9 years ago
2
Lombok IDEA plugin does not support @Builder in it's new (non-experimental) packaging
#780
GoogleCodeExporter
opened
9 years ago
1
No usages found in IDEA for @Delegate methods
#779
GoogleCodeExporter
opened
9 years ago
1
The method is undefined for the type
#778
GoogleCodeExporter
opened
9 years ago
1
lombok.jar doesn't work if spaces are in the path (v1.16.0)
#777
GoogleCodeExporter
closed
9 years ago
1
Generics and static factory methods with @XArgsConstructor
#776
GoogleCodeExporter
opened
9 years ago
1
Version 1.16.0 renames Delombok, now inaccessible
#775
GoogleCodeExporter
closed
9 years ago
4
Provide option for @Value classes to remain non-final
#774
GoogleCodeExporter
closed
9 years ago
4
When using a var that starts with a single lowercase name, the created getters/setters do not match what JSTL EL expecs
#773
GoogleCodeExporter
closed
9 years ago
2
Allow @NonNull on the parameters of abstract/interface methods
#772
GoogleCodeExporter
opened
9 years ago
0
Be aware of the Cyclic Dependency Issue when using Lombok
#771
GoogleCodeExporter
closed
9 years ago
12
Add 'useSetters' configuration key to @XArgsConstructor
#770
GoogleCodeExporter
opened
9 years ago
3
@lombok.Value ignores @NonFinal with part "@RequiredArgsConstructor"
#769
GoogleCodeExporter
closed
9 years ago
3
Chained use of statically imported XArgsConstructor using staticName crashes JavaC
#768
GoogleCodeExporter
closed
9 years ago
2
@Slf4j should generate LOG instead of log as it generates a constant
#767
GoogleCodeExporter
closed
9 years ago
1
Lombok runtime
#766
GoogleCodeExporter
closed
9 years ago
4
Next