Discussion:
[tycho-user] Delombok 1.16.16.0 doesn.t resolve lombok.nonnull
khady lo seck
2017-05-02 21:17:03 UTC
Permalink
Hello,


Still working with Delombok and Maven Tycho. I seem to get everything delomboked except for lombok.NonNull. Saw online that Delombok previously had a registered issue with lombok.nonnull so I updated to lombok 1.16.16 and lombok-maven-plugin version 1.16.16.0 but I still get the same compilation complaint about not being able to resolve lombok for imports mentioning lombok.nonnull. Anyone encountered this issue before and how did you fix it.


https://github.com/rzwitserloot/lombok/issues/950

[https://avatars3.githubusercontent.com/u/15228996?v=3&s=400]<https://github.com/rzwitserloot/lombok/issues/950>

Delombok option doesn't generate code for @Nonnull check ...<https://github.com/rzwitserloot/lombok/issues/950>
github.com
So, what I'm trying to do, is to generate null check code with delombok feature, but it doesn't work: c:\lib>java -jar lombok.jar delombok -p LombokTest.java





Cheers,


Khady

Loading...