Class LombokPlugin
java.lang.Object
io.freefair.gradle.plugins.lombok.LombokPlugin
Gradle plugin that integrates Project Lombok with Java projects.
Applies the Lombok annotation processor to Java compilation and provides
delombok tasks for generating de-annotated source code. Also adds SpotBugs
annotations to the compile-only classpath when either the com.github.spotbugs
or org.sonarqube plugin is present.
This plugin creates:
- A
lombokconfiguration for Lombok dependencies - Delombok tasks for each source set (e.g.,
delombok)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidboolean