|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Object org.gradle.ide.cdt.model.CprojectSettings
@Incubating // TODO:DAZ I'm sure this is now broken class CprojectSettings
Exposes a more logical view of the actual .cproject descriptor file
Property Summary | |
---|---|
ProjectNativeComponent |
binary
|
Constructor Summary | |
CprojectSettings(ProjectNativeComponent binary, ProjectInternal project)
|
Method Summary | |
---|---|
void
|
applyTo(CprojectDescriptor descriptor)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
ProjectNativeComponent binary
Constructor Detail |
---|
CprojectSettings(ProjectNativeComponent binary, ProjectInternal project)
Method Detail |
---|
void applyTo(CprojectDescriptor descriptor)
Gradle API 1.12