Age | Commit message (Collapse) | Author |
|
on me and I’d like to know the classloader when that happens (error condition was loading lombok.jar as an AP in eclipse which normally you don’t even do, so it’s not a big deal).
|
|
|
|
|
|
|
|
|
|
duplicate class def errors in eclipse.
|
|
|
|
|
|
|
|
constructor (typemirrors).
|
|
Also removed log statements.
|
|
|
|
Patch for renaming fields with Getter/Setter/Data in eclipse #210
|
|
|
|
methods/constructors, to allow other annotation processors to see these generated methods/constructors too.
|
|
|
|
|
|
it to the string
|
|
|
|
|
|
mirrors, messing up visibility of lombok-generated stuff to other annotation processors.
|
|
add support for myeclipse installing.
|
|
guard against possible npe
|
|
|
|
|
|
|
|
|
|
|
|
Bugfix/builder with tolerate
|
|
fix of the issue 1228
|
|
|
|
|
|
into bulgakovalexander-feature/var
|
|
|
|
|
|
time error "variable initializer is 'null'"
|
|
|
|
arrays in Eclipse
|
|
ecj (google's dagger project has this, don't know of any others), when run inside eclipse, bombs with a LinkageError. Fixed.
|
|
Include lombok.var.flagUsage = ALLOW in lombok.config to enable var
|
|
Added a test of a @var variable with null initialization.
|
|
functionality as the @val except 'final' modifier.
|
|
|
|
|
|
|
|
* add forgotten finder for RHDS
* use correct location in RhdsLocationProvider
|
|
* copy Jbds* to Rhds* and replace jbdevstudio to devstudio
|
|
|
|
|
|
|