/gradle-jawa-plugin

Gradle support for Jawa.

Primary LanguageGroovyEclipse Public License 1.0EPL-1.0

Gradle support for Jawa

License Build Status Codacy Badge

A Gradle plugin, similar to the groovy and scala plugins for Gradle.

Specifically, this adds compileJawa and compileTestJawa tasks. compileJava and compileTestJava tasks are dependent on these tasks in the mixin case, respectively.

Java 8 is required.

Installation

The latest release version, and instructions to apply it, is available at Gradle Plugin Portal.