Class LombokRuntimeJar

    • Constructor Detail

      • LombokRuntimeJar

        public LombokRuntimeJar()
    • Method Detail

      • getExecOperations

        @Inject
        protected abstract ExecOperations getExecOperations()
      • getPrint

        @Console
        public abstract Property<java.lang.Boolean> getPrint()
        Prints those lombok transformations that require lombok-runtime.jar.
      • getCreate

        @Input
        public abstract Property<java.lang.Boolean> getCreate()
        Creates the lombok-runtime.jar.