How I can create JasperReports plugin?
Posted on May 23, 2016 at 11:50pm
Hi all,
I am trying to customize WebService DataSource plugin, I get sources from jar and I want to change it and complile, but I don't know how to create project from this sources. Can you help me? Is there exist some tutorial about plugin building for JasperReports?
Thanks!
Joined: May 19 2016 - 4:47am
Last seen: 7 years 4 months ago
Posted on May 24, 2016 at 12:05am
Just execute "ant jar" to compile and create a jar file under the "dist" directory.
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago
Posted on May 24, 2016 at 5:44am
But how i can import it to eclispe? It's too many dependendences...
If you have a template (maby without any functional), please share it.
Joined: May 19 2016 - 4:47am
Last seen: 7 years 4 months ago