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