Hello,<br />
<br />
I'm new to BIRT and Eclipse Plugin development platform.<br />
<br />
BIRT 2.5, Eclipse 3.5.<br />
<br />
I would like to use the "IN" sql parameter in my SQL statements. I understand that BIRT does not contain native support for this kind query pattern.<br />
<br />
I found a solution here : <a class='bbc_url' href='
http://birtworld.blogspot.com/2009/03/birt-multi-select-statements.html'>BIRT World: BIRT Multi-Select Statements</a><br />
<br />
From this I learn that I need to add this plugin into my BIRT runtime- How do I do this? How do I take the complied files (produced by eclipse after I imported the plugin code as a project) and put them into BIRT so that the ReportEngine can work with the plugin.<br />
<br />
The code was downloaded from here: <a class='bbc_url' href='
http://longlake.minnovent.com/repos/birt_example/com.innoventsolutions.birt.functions/'>birt_example - Revision 448: /com.innoventsolutions.birt.functions</a><br />
<br />
I would appreciate an explanation.<br />
<br />
<br />
Thank you,<br />
Maxim.