@Incubating public class PlayIdePlugin extends java.lang.Object implements Plugin<Project>
NOTE: This currently supports configuring the 'idea' plugin only.
Constructor and Description |
---|
PlayIdePlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|