public class PlayIdePlugin extends Object implements org.gradle.api.Plugin<org.gradle.api.Project>
NOTE: This currently supports configuring the 'idea' plugin only.
PlayIdePlugin()
void
apply(org.gradle.api.Project project)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PlayIdePlugin()
public void apply(org.gradle.api.Project project)
apply
org.gradle.api.Plugin<org.gradle.api.Project>