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.
|
| 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.
|
Plugins for creating and manipulating eclipse project files.