SBuild Javac Plugin
This SBuild plugin provides a Java compiler
Installation
There is currently no release of this plugin. You need to build it by yourself.
Building from Source
You need a recent version of SBuild.
git clone https://github.com/SBuild-org/sbuild-javac.git cd sbuild-sbuild-plugin/org.sbuild.plugins.javac sbuild jar
You will find the built jar in the directory org.sbuild.plugins.javac/target
.