Package | Description |
---|---|
com.asakusafw.utils.gradle |
Asakusa Framework integration utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseProject<TSelf extends BaseProject<TSelf>>
An abstract implementation of project structure.
|
class |
BasicProject
A basic implementation of
BaseProject . |
Constructor and Description |
---|
Bundle(ProjectContext context,
Path root)
Creates a new instance.
|
GradleAdapter(ProjectContext context,
org.gradle.tooling.ProjectConnection connection)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.