@Incubating public class JvmLanguagePlugin
Base plugin for JVM language support. Applies the LanguageBasePlugin.
Registers the ClassDirectoryBinary element type for the BinaryContainer.
Adds a lifecycle task named classes for each ClassDirectoryBinary.
Registers the ResourceSet element type for each FunctionalSourceSet added to ProjectSourceSet.
Adds a Copy task named processXYZResources for each ResourceSet added to a ClassDirectoryBinary.
| Constructor and description |
|---|
JvmLanguagePlugin
(Instantiator instantiator, FileResolver fileResolver) |