Package io.github.ascopes.protobufmavenplugin.sources.incremental
package io.github.ascopes.protobufmavenplugin.sources.incremental
Components to facilitate incremental code generation, which aims to reduce build times for
large codebases by allowing the
maven-compiler-plugin
to incrementally generate classes
from Java sources.-
ClassDescriptionManager that detects situations where incremental compilation may be faster on large codebases.