Compatible with:
IntelliJ IDEA
Android Studio
Aug 26, 2017
2 181
This plugin provides run configuration that allows execution of XSL-FO transformations with Apache FOP.
Recent change notes
1.3.0
- Updated to support IntelliJ 2017.1.* - 2017.2 (thanks to @SingingBush)
1.2.1
- Fixed #3: userconfig.xml is now truly optional
1.2
- Changed logo for FOP run configurations
- Added context menu action to create FOP Run configuration for selected file
- "Make" action is no longer added by default to newly created configurations
- Fixed validation of "Save to file" field in configuration editor
- Added "Use temporary file.." option to run configuration
1.1.1
- https://github.com/dmitry-cherkas/intellij-xslfo-support/issues/1
1.1
- moved FOP configuration to application-level settings
1.0.1
- Specified plugin compatibility with IntelliJ Platform products
1.0
- Implemented XSL-FO run configuration with Apache FOP