This plugin provides run configuration that allows execution of XSL-FO transformations with Apache FOP (Formatting Objects Processor).
The plugin can be installed within IntelliJ IDEA or by downloading the plugin from the Jetbrains plugin repository
Simply run the runIde task using the gradle wrapper:
./gradlew runIde
Download the FOP binary from here and extract it somewhere on your system. Then configure the plugin to point to the root of the extracted directory.
Settings > Languages & Frameworks > XSL-FO
The plugin allows for a new XSL-FO run configuration