issues
search
lishunli
/
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
Make a delombok pretty mode
#608
GoogleCodeExporter
closed
9 years ago
9
Configurable @Data toString implementation to exclude null fields
#607
GoogleCodeExporter
closed
9 years ago
2
eclipse plugin does not work on eclipse kepler in OSX
#606
GoogleCodeExporter
closed
9 years ago
8
Make the generation of @ConstructorProperties annotations optional in delombok
#605
GoogleCodeExporter
closed
9 years ago
1
Support use of 4-space indentation in delombok (instead of tabs)
#604
GoogleCodeExporter
closed
9 years ago
5
Delombok should not add trailing whitespace on newlines
#603
GoogleCodeExporter
closed
9 years ago
4
javadoc for generated logger
#602
GoogleCodeExporter
closed
9 years ago
10
@val and @Delegate combined cause an error compiling with javac
#601
GoogleCodeExporter
opened
9 years ago
1
Made @Builder work like @Wither
#600
GoogleCodeExporter
closed
9 years ago
7
Could we get a var to go with val please?
#599
GoogleCodeExporter
closed
9 years ago
5
Delombok makes "+=" in Assignments to "="; will lead to broken code
#598
GoogleCodeExporter
closed
9 years ago
3
Add java 8 language support to Eclipse
#597
GoogleCodeExporter
opened
9 years ago
5
Add java 8 language support to javac
#596
GoogleCodeExporter
opened
9 years ago
1
@Delegate should have include fields option similar to excludes
#595
GoogleCodeExporter
closed
9 years ago
6
Array are stored directly
#594
GoogleCodeExporter
closed
9 years ago
5
final attributes that are initialized don't get included in constructor...docs say they should
#593
GoogleCodeExporter
closed
9 years ago
3
@Wither does not support wither methods overload
#592
GoogleCodeExporter
closed
9 years ago
4
Lombok 1.12.2 has some regressions with NetBeans
#591
GoogleCodeExporter
closed
9 years ago
38
Eclipse freezes due to multi thread WeakHashMap access in lombok
#590
GoogleCodeExporter
opened
9 years ago
3
Sonar/Jacoco shows @EqualsAndHashCode as untested
#589
GoogleCodeExporter
opened
9 years ago
6
@NonNull on parameters conflicts with method annotations
#588
GoogleCodeExporter
closed
9 years ago
3
@ToString should catch Exceptions
#587
GoogleCodeExporter
closed
9 years ago
1
Compilation error "call to super not allowed in enum constructor" at enum
#586
GoogleCodeExporter
opened
9 years ago
4
Must create both GETTER/SETTER sections in doc comments, or neither.
#585
GoogleCodeExporter
closed
9 years ago
2
Import alias feature
#584
GoogleCodeExporter
closed
9 years ago
3
Lombok breaks compination on AIX 6 machine with IBM Java
#583
GoogleCodeExporter
closed
9 years ago
4
Intellij 12.1.5 on windows does not recognize variable 'log' when class annotated with Lombok's @Slf4j
#582
GoogleCodeExporter
opened
9 years ago
6
NullPointerException during compilation because of val
#581
GoogleCodeExporter
closed
9 years ago
2
Equals Method enhancement
#580
GoogleCodeExporter
closed
9 years ago
4
syncWith and clone methods generation
#579
GoogleCodeExporter
closed
9 years ago
2
Eclipse can't see generated code in Scala classes
#578
GoogleCodeExporter
closed
9 years ago
1
Can't use extension method within the same class it was declared in
#577
GoogleCodeExporter
opened
9 years ago
1
Can't use extension method within java8 lambda
#576
GoogleCodeExporter
opened
9 years ago
0
Synchronized with Reentrantlock
#575
GoogleCodeExporter
opened
9 years ago
2
dont´s work with NetBeans on Win Seven Ultimate 64bits
#574
GoogleCodeExporter
closed
9 years ago
5
Java 7 multicatch exception syntax causes infinite loop
#573
GoogleCodeExporter
opened
9 years ago
7
Include constraint validation similar net.sf.oval.
#572
GoogleCodeExporter
closed
9 years ago
2
@DefaultValue support for final variables.
#571
GoogleCodeExporter
opened
9 years ago
5
PostConstruct support without any dependency on spring or other frameworks
#570
GoogleCodeExporter
closed
9 years ago
2
Log4j2 Annotation must must support getFormatterLogger method in addition to getLogger method
#569
GoogleCodeExporter
closed
9 years ago
9
@Delegate should preserve any annotation from the delegated method
#568
GoogleCodeExporter
opened
9 years ago
0
Custom annotation sets
#567
GoogleCodeExporter
opened
9 years ago
4
lombok.javac.handlers.JavacHandlerUtil#deleteImportFromCompilationUnit
#566
GoogleCodeExporter
opened
9 years ago
0
Delegate handles generics not correct
#565
GoogleCodeExporter
opened
9 years ago
1
Collection Comparision issue
#564
GoogleCodeExporter
closed
9 years ago
1
Debug Version of Delombok
#563
GoogleCodeExporter
closed
9 years ago
1
Case Insensitive ness comparison support for few of the string fields
#562
GoogleCodeExporter
closed
9 years ago
2
Issue of equals with Collections Objects..
#561
GoogleCodeExporter
closed
9 years ago
2
Boiler Place Annotations to be removed
#560
GoogleCodeExporter
closed
9 years ago
2
NullPointerException when @NonNull is used in abstract method
#559
GoogleCodeExporter
closed
9 years ago
3
Next