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
IDEA plugin reports error on when interface implemented by @Setter/@Getter annotations
#558
GoogleCodeExporter
closed
9 years ago
3
Found some typos
#557
GoogleCodeExporter
closed
9 years ago
3
Enhancement: @Getter, support non-final lazy=true and @Setter
#556
GoogleCodeExporter
opened
9 years ago
4
Having a variable named "org" will make @Log unusable
#555
GoogleCodeExporter
closed
9 years ago
2
java.lang.NullPointerException on project compilation with IBM J9 java 1.6
#554
GoogleCodeExporter
closed
9 years ago
28
New @Builder feature does not use the @Accessors(prefix=..) when building fluent api
#553
GoogleCodeExporter
closed
9 years ago
8
@Data does not generate RequiredArgsConstructor if another constructor exists, but RequiredArgsConstructor does.
#552
GoogleCodeExporter
closed
9 years ago
1
Capitalization of generated getter and setter methods in combination with Apache Wicket
#551
GoogleCodeExporter
closed
9 years ago
1
@Delegate feature with Exception forwarding
#550
GoogleCodeExporter
closed
9 years ago
2
@Delegate does not handle variable arguments in method signatures
#549
GoogleCodeExporter
opened
9 years ago
1
@Getter @Setter don't work when annotating the class, only when annotating each field (GWT)
#548
GoogleCodeExporter
opened
9 years ago
0
New Feature: Add support for custom getter/setter prefix generation
#547
GoogleCodeExporter
closed
9 years ago
2
More flexible logging
#546
GoogleCodeExporter
closed
9 years ago
3
java.lang.ArrayIndexOutOfBoundsException in ExtensionMethods Eclipse Auto Complete
#545
GoogleCodeExporter
opened
9 years ago
2
Allow generated constructors to call a validation method
#544
GoogleCodeExporter
closed
9 years ago
2
error: Lombok visitor handler class lombok.javac.handlers.HandleVal failed: java.lang.NullPointerException
#543
GoogleCodeExporter
closed
9 years ago
5
val x = 10, y = 12; broken in maven.
#542
GoogleCodeExporter
opened
9 years ago
0
@ExtensionMethod causes NullPointerException thrown by Eclipse during compilation
#541
GoogleCodeExporter
opened
9 years ago
1
EqualsAndHashCode generates canEqual(Object) without @Override
#540
GoogleCodeExporter
closed
9 years ago
1
Lombok will not look for org.perf4j.aop.Profiled annotation and add performance logging code to method/constructor.
#539
GoogleCodeExporter
closed
9 years ago
1
Add null safe checking to @Delegate
#538
GoogleCodeExporter
closed
9 years ago
2
Extension methods with varargs do not work if primitives are in the varargs args list (VerifyError). Eclipse only.
#537
GoogleCodeExporter
opened
9 years ago
0
lombok may have stopped other annotation processors from working properly.
#536
GoogleCodeExporter
closed
9 years ago
1
Eliminate an AtomicReference in @Getter(lazy=true) via fancy self-ref trick.
#535
GoogleCodeExporter
closed
9 years ago
2
@Data generates constructor for final fields, and not generates it after another constructor added.
#534
GoogleCodeExporter
opened
9 years ago
2
Renaming field and generated getter also "renames" annotation
#533
GoogleCodeExporter
opened
9 years ago
2
Exception during file save with @Data annotation
#532
GoogleCodeExporter
opened
9 years ago
1
lombok deadlocks eclipse
#531
GoogleCodeExporter
closed
9 years ago
3
make @Log4j log object available with name "logger" too.
#530
GoogleCodeExporter
closed
9 years ago
1
Possibility to use metamodel as part of class maybe?
#529
GoogleCodeExporter
closed
9 years ago
1
NonNull support for fields
#528
GoogleCodeExporter
closed
9 years ago
1
Inlining generated getter gives @Getter instead of fieldname
#527
GoogleCodeExporter
opened
9 years ago
3
@NonNull at methods.
#526
GoogleCodeExporter
closed
9 years ago
4
"Yield" feature pull request
#525
GoogleCodeExporter
opened
9 years ago
0
Optional Collection summary in @ToString
#524
GoogleCodeExporter
closed
9 years ago
1
@NonNull should allow specifying which exception should be thrown
#523
GoogleCodeExporter
closed
9 years ago
5
Allow usage of annotations as meta-annotations
#522
GoogleCodeExporter
opened
9 years ago
2
Compilation exception in Eclipse after upgrade to Lombok 0.11.8
#521
GoogleCodeExporter
opened
9 years ago
23
val inside Java7 try-with-resources does not work with Javac
#520
GoogleCodeExporter
closed
9 years ago
3
Generic chained setter
#519
GoogleCodeExporter
closed
9 years ago
1
Eclipse autocomplete doesn't work for local classes, code works fine.
#518
GoogleCodeExporter
opened
9 years ago
1
@EqualsAndHashCode comparing double values that are equal to the nth digit
#517
GoogleCodeExporter
closed
9 years ago
1
LOMBOK to support JDK 8
#516
GoogleCodeExporter
closed
9 years ago
1
@RequiredArgsConstructor expects super constructor fields
#515
GoogleCodeExporter
closed
9 years ago
1
Create possibility to validate method or constructor parameters for Not-nullness easily.
#514
GoogleCodeExporter
closed
9 years ago
4
@Data needs a warning when either equals() or hashCode() is already implemented
#513
GoogleCodeExporter
closed
9 years ago
4
rename of extension method in eclipse
#512
GoogleCodeExporter
opened
9 years ago
1
Support Generation of all the DTO named queries..
#511
GoogleCodeExporter
opened
9 years ago
3
[deleted issue]
#510
GoogleCodeExporter
closed
9 years ago
0
@ToString annotation improvement
#509
GoogleCodeExporter
closed
9 years ago
1
Previous
Next