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