@Incubating public class JvmResourcesPlugin extends Object implements Plugin<Project>
ComponentModelBasePlugin
. Registers "resources" language support with the JvmResourceSet
.Constructor and Description |
---|
JvmResourcesPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|