| Package | Description |
|---|---|
| org.gradle.plugins.ide.api |
General ide plugin api.
|
| org.gradle.plugins.ide.eclipse.model |
Classes for the model used by the
EclipsePlugin. |
| org.gradle.plugins.ide.internal.generator | |
| org.gradle.plugins.ide.internal.generator.generator |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesGeneratorTask<T extends PersistableConfigurationObject>
A convenience superclass for those tasks which generate Properties configuration files from a domain object of type T.
|
class |
XmlGeneratorTask<T extends PersistableConfigurationObject>
A convenience superclass for those tasks which generate XML configuration files from a domain object of type T.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Jdt
Represents the Eclipse JDT settings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
org.gradle.plugins.ide.internal.generator.AbstractPersistableConfigurationObject |
class |
org.gradle.plugins.ide.internal.generator.PropertiesPersistableConfigurationObject |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistableConfigurationObjectGenerator<T extends PersistableConfigurationObject>
Adapts a
PersistableConfigurationObject to a Generator. |
Copyright © 2013. All rights reserved