|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Object org.gradle.ide.cdt.model.ProjectSettings
@Incubating class ProjectSettings
Gradle model element, the configurable parts of the .project file.
Property Summary | |
---|---|
String |
name
|
Method Summary | |
---|---|
void
|
applyTo(ProjectDescriptor descriptor)
Apply this logical model to the physical descriptor |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
String name
Method Detail |
---|
void applyTo(ProjectDescriptor descriptor)
Gradle API 1.12