public interface BuildLoader
| Modifier and Type | Method and Description |
|---|---|
void |
load(ProjectDescriptor rootProjectDescriptor,
GradleInternal gradle)
Creates the
GradleInternal and ProjectInternal instances for the given root project,
ready for the projects to be evaluated. |
void load(ProjectDescriptor rootProjectDescriptor, GradleInternal gradle)
GradleInternal and ProjectInternal instances for the given root project,
ready for the projects to be evaluated.Copyright © 2013. All rights reserved