IntelliJ IDEA plugin?

I noticed there is a NetBeans iReport plugin due next month. Any plans for an IntelliJ IDEA plugin?

Thanks,
Jim
jcullison's picture
263
Joined: Apr 17 2007 - 5:30am
Last seen: 15 years 11 months ago

Any news about this?

d4ddylild4rk - 4 years 11 months ago

1 Answer:

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 

chathu.buddi's picture
Joined: Sep 26 2019 - 9:40pm
Last seen: 3 years 6 months ago
Feedback