Skip to content

moritzfl/intellij-xslfo-support

 
 

Repository files navigation

XSL-FO Toolkit for IntelliJ IDEA Build Status

This plugin provides run configuration that allows execution of XSL-FO transformations with Apache FOP (Formatting Objects Processor).

Building the plugin

Simply run the runIde task using the gradle wrapper:

./gradlew runIde

Using the plugin:

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.

About

This plugin provides run configuration that allows execution of XSL-FO transformations with Apache FOP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.5%
  • XSLT 0.5%