|
The main plugin class JosmPlugin and some extensions for org.gradle.api.Project. |
|
|
Classes for configuring the Gradle build of your JOSM plugin. |
|
|
Classes for interacting with the Github API (for creating/publishing releases). |
|
|
The source set definition for the different translation formats (*.lang, *.po and *.mo). |
|
|
Readers and writers for *.mo files (binary format used by gettext) and *.lang files (custom binary format used by JOSM) |
|
|
Classes for reading JOSM plugin lists. |
|
|
Reusable Gradle tasks. |
|
|
Tasks used for publishing to GitHub releases |
|