Skip to content

chathurabuddi/intellij-jasper-report-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intellij Jasper Report Support plugin

This plugin enable jasper reports viewing and compiling support for Intellij Idea IDE.

Installation & Usage

  1. Install from Marketplace
    Open Settings > Plugins > Marketplace in your Intellij Idea IDE, search for Jasper Report Support and install the plugin.

  2. Build from source
    Clone the repository and run buildPlugin gradle task in project root. After that plugin jar file will be generated at <PROJECT_ROOT>/build/libs directory

    git clone https://github.com/chathurabuddi/intellij-jasper-report-support.git
    cd intellij-jasper-report-support
    gradle buildPlugin
    

Issues

Please make sure to read the issue reporting checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

Changelog

Detailed changes for each release are documented in the release notes.

Contribution

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.

License

Copyright © 2019 Chathura Buddhika (chathurabuddi)
This project is MIT licensed.