I noticed there is a NetBeans iReport plugin due next month. Any plans for an IntelliJ IDEA plugin?
Thanks,
Jim
Thanks,
Jim
1 Answer:
Posted on September 26, 2019 at 9:57pm
Hi,
I have developed a simple plugin to view and edit jrxml (jasper report source files) in IntelliJ Idea.
https://plugins.jetbrains.com/plugin/13043-jasper-report-support
It's in a very early stage and currently, only support auto-complete and syntax highlighting only. I will develop some other advanced features in the near future. (Eg: create new .jrxml files from the context menu, compile .jrxmls files into .jasper files, etc.
Please contribute and report if you found any bugs.
https://github.com/chathurabuddi/intellij-jasper-report-support/issues
Any news about this?