|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.plugins.cpp.cdt.model.ProjectSettings
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.5