org.gradle.plugins.ide.eclipse
[Groovy] Class GenerateEclipseJdt
java.lang.Object
org.gradle.api.internal.ConventionTask
org.gradle.plugins.ide.api.GeneratorTask
org.gradle.plugins.ide.api.PropertiesGeneratorTask
org.gradle.plugins.ide.eclipse.GenerateEclipseJdt
class GenerateEclipseJdt
extends PropertiesGeneratorTask
Generates the Eclipse JDT configuration file. If you want to fine tune the eclipse configuration
At this moment nearly all configuration is done via EclipseJdt.
Property Summary |
EclipseJdt |
jdt
Eclipse project model that contains information needed for this task
|
jdt
EclipseJdt jdt
- Eclipse project model that contains information needed for this task
GenerateEclipseJdt
GenerateEclipseJdt()
-
configure
protected void configure(Jdt jdtContent)
-
create
protected Jdt create()
-
Gradle API 1.12