| Class | Description |
|---|---|
| AbstractBaselinePlugin | The super class of all Baseline plugins. |
| Baseline | A Plugin that configures a project with all Baseline settings. |
| BaselineCheckstyle | Configures the Gradle 'checkstyle' task with Baseline settings. |
| BaselineConfig | Extracts Baseline configuration into the configuration directory. |
| BaselineEclipse | Configures the Gradle 'eclipse' task with Baseline settings. |
| BaselineFindBugs | Configures the Gradle 'findbugs' task with Baseline-specific configuration. |
| BaselineIdea |