How I can create JasperReports plugin?

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!

Golfeld_EI's picture
Joined: May 19 2016 - 4:47am
Last seen: 7 years 4 months ago

2 Answers:

Just execute "ant jar" to compile and create a jar file under the "dist" directory.

hozawa's picture
191055
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago

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.

Golfeld_EI's picture
Joined: May 19 2016 - 4:47am
Last seen: 7 years 4 months ago
Feedback
randomness