Class | Description |
---|---|
BuilderUtils | |
BuildFile | |
BuildFile.LibraryTarget |
For all practical purposes, we say a runtime target has a path
and we know where it is absolutely or relative to the project
|
BuildFile.RuntimeTarget |
For all practical purposes, we say a runtime target does not have a path
since it is located depending on the current project runtime.
|
BuildFile.Target |
A target is a jar that we want to modify
|
IncrementalBuilder | |
IncrementalBuilder.DeltaSource | |
IncrementalBuilder.ProcessedSource | |
IncrementalBuilder.Source | |
JReFrameworker | |
JReFrameworkerProject |
Enum | Description |
---|---|
IncrementalBuilder.DeltaSource.Delta | |
IncrementalBuilder.PostBuildAction |
Exception | Description |
---|---|
IncrementalBuilder.IncrementalBuilderException |