diff --git a/documentation/lombok.adoc b/documentation/lombok.adoc index 596d681d9..a421d7ae0 100644 --- a/documentation/lombok.adoc +++ b/documentation/lombok.adoc @@ -3,7 +3,7 @@ toc::[] = Lombok -Even though not officially recommended by `devonfw` some projects want to use https://projectlombok.org/[lombok] to avoid boiler-plate code. +Your project maybe wants to use https://projectlombok.org/[lombok] to avoid boiler-plate code. As this requires some tweaks for IDEs we do support you with this guide in case you want to use it. == Lombok in Eclipse