@ParametersAreNonnullByDefault
See: Description
| Class | Description |
|---|---|
| BuildPropertiesPlugin |
Uses
build.properties to control a gradle build, and fixes the eclipse project classpath to include binary assets specified in build.properties. |
| ExcludeBuildFolderPlugin |
Creates eclipse project files which excludes the gradle build folder from Eclipse’s resource indexing.
|
| ProjectDepsExtension |
Determines where the manifest is written out by
BndManifestPlugin. |
| ProjectDepsPlugin |
Fixes an intermittent problem when generating eclipse project files where dependencies on other projects within the workspace aren’t always resolved correctly within Eclipse.
|
| ResourceFilter |
Models an eclipse resource filter.
|
| ResourceFiltersExtension |
DSL for
ResourceFiltersPlugin. |
| ResourceFiltersPlugin |
Eclipse projects can have resource filters which include or exclude certain files.
|
Plugins for creating and manipulating eclipse project files.