Uses of Interface
io.github.ascopes.protobufmavenplugin.sources.ProjectInputListing
Package
Description
Detection and management of input Protocol Buffer sources.
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.-
Uses of ProjectInputListing in io.github.ascopes.protobufmavenplugin.sources
Modifier and TypeMethodDescriptionProjectInputResolver.resolveProjectInputs
(GenerationRequest request) Modifier and TypeMethodDescriptionImmutableProjectInputListing.Builder.from
(ProjectInputListing instance) Fill a builder with attribute values from the providedProjectInputListing
instance. -
Uses of ProjectInputListing in io.github.ascopes.protobufmavenplugin.sources.incremental
Modifier and TypeMethodDescriptionIncrementalCacheManager.determineSourcesToCompile
(ProjectInputListing listing)