Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 488 Bytes

README.adoc

File metadata and controls

22 lines (14 loc) · 488 Bytes

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.