public class ProjectBuilderImpl extends Object
| Constructor and Description |
|---|
ProjectBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
Project |
createChildProject(String name,
Project parent,
File projectDir) |
Project |
createProject(String name,
File inputProjectDir) |
File |
prepareProjectDir(File projectDir) |
Copyright © 2013. All rights reserved