Hello, <br />
Iam also looking for examples where I can add java classes into BIRT, and how to passe parameters to Birt, in the goal to generate report ?<br />
I know how to do java classes, but I don't know where to put them. How to interact with Birt.<br />
They are classes for datasets of course, and classes for presenting into the report.<br />
In this wonderfull example <br />
<a class='bbc_url' href='
http://www.vogella.de/articles/EclipseBIRT/article.html'>Reporting with Eclipse BIRT and POJO - Tutorial</a><br />
the classes and tutorial are well presented, but Hendrik Still did not say where to put classes in the report. How can Birt reconize our classes ?<br />
<br />
Thanks for any help