| Modifier and Type | Method and Description |
|---|---|
DefaultGradleProject |
GradleProjectConverter.convert(EclipseProjectVersion3 project) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEclipseProject |
| Modifier and Type | Method and Description |
|---|---|
EclipseProjectVersion3 |
DefaultEclipseProject.getParent() |
EclipseProjectVersion3 |
DefaultEclipseTask.getProject() |
| Modifier and Type | Method and Description |
|---|---|
List<EclipseProjectVersion3> |
DefaultEclipseProject.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEclipseProject.setParent(EclipseProjectVersion3 parent) |
| Constructor and Description |
|---|
DefaultEclipseTask(EclipseProjectVersion3 project,
String path,
String name,
String description) |
| Constructor and Description |
|---|
DefaultEclipseProject(String name,
String path,
String description,
File projectDirectory,
Iterable<? extends EclipseProjectVersion3> children) |
| Modifier and Type | Method and Description |
|---|---|
EclipseProjectVersion3 |
EclipseProjectVersion3.getParent() |
EclipseProjectVersion3 |
EclipseTaskVersion1.getProject() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends EclipseProjectVersion3> |
EclipseProjectVersion3.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
EclipseProjectVersion3 |
EclipseModelBuilder.buildAll(GradleInternal gradle) |
Copyright © 2013. All rights reserved