| Class | Description |
|---|---|
| AbstractIncludeProjectDependenciesComponentConfigurator |
A custom ComponentConfigurator which adds the project's classpath elements
to the plugin's ClassRealm.
|
| IncludeProjectCompileDependenciesComponentConfigurator |
A custom ComponentConfigurator which adds the project's compile classpath
elements.
|
| IncludeProjectRuntimeDependenciesComponentConfigurator |
A custom ComponentConfigurator which adds the project's runtime classpath
elements.
|
| IncludeProjectTestDependenciesComponentConfigurator |
A custom ComponentConfigurator which adds the project's test classpath
elements.
|
| Enum | Description |
|---|---|
| AbstractIncludeProjectDependenciesComponentConfigurator.Classpath |
Enum of the various possible classpaths.
|
Copyright © 2011–2025. All rights reserved.