This plugin provides run configuration that allows execution of XSL-FO transformations with Apache FOP (Formatting Objects Processor).
Simply run the runIde task using the gradle wrapper:
./gradlew runIde
The plugin can be used either with the bundled fop library or an external binary. It allows the creation of run configurations that you can execute to produce output in different formats.