public class JavaLanguagePlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
ComponentModelBasePlugin and JvmResourcesPlugin. Registers "java"
 language support with the JavaSourceSet.| コンストラクタと説明 | 
|---|
| JavaLanguagePlugin() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | apply(org.gradle.api.internal.project.ProjectInternal project)Apply this plugin to the given target object. |