Class ConfigUtil
java.lang.Object
io.freefair.gradle.plugins.lombok.internal.ConfigUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic TaskProvider<LombokConfig>
getLombokConfigTask
(Project project, SourceSet sourceSet) isDisableConfig
(Project project) Resolves the Set of configuration files which lombok would use for the given path.
-
Method Details
-
getLombokConfigTask
-
isDisableConfig
-
resolveConfigFilesForPath
Resolves the Set of configuration files which lombok would use for the given path.May return null, if imports are used within the files which could not be resolved.
- Throws:
IOException
-