| Interface | Description |
|---|---|
| CommandLineAssistant.CommandLineSearch |
| Class | Description |
|---|---|
| BootstrapLoader | |
| CommandLineAssistant |
Some helpful functions for manipulating command line arguments.
|
| ParentLastClassLoader |
This class loader delegates to the parent class loader ONLY if it cannot find it itself.
|
| PathParserPortion |
Small helper class that aids walking a full task path which can be multiple projects deep with a task on the end.
|
| ProjectConverter |
This converts Gradle's projects into ProjectView objects.
|
| ProjectView |
Analog to gradle's Project but more light-weight and is better suited for using the gradle API from an IDE plugin.
|
| TaskView |
Analog to gradle's Task but more light-weight and better suited for using the gradle API from an IDE plugin.
|
Copyright © 2013. All rights reserved