This plugin enable jasper reports viewing and compiling support for Intellij Idea IDE.
-
Install from Marketplace
OpenSettings > Plugins > Marketplace
in your Intellij Idea IDE, search for Jasper Report Support and install the plugin. -
Build from source
Clone the repository and runbuildPlugin
gradle task in project root. After that plugin jar file will be generated at<PROJECT_ROOT>/build/libs
directorygit clone https://github.com/chathurabuddi/intellij-jasper-report-support.git cd intellij-jasper-report-support gradle buildPlugin
Please make sure to read the issue reporting checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
Detailed changes for each release are documented in the release notes.
Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute. Please make sure to read the contributing guide before making a pull request.
Copyright © 2019 Chathura Buddhika (chathurabuddi)
This project is MIT licensed.