Community
Participate
Working Groups
Hello BIRT developers, My report is using at the moment two custom items and is works fine when using the report designer (The plugins for the custom items are placed in the eclipse_install/plugins folder). But when I m trying to execute the rptdesign-design file from my simple java class the custom items are ignored without errors (I m using birt-runtime-2_6_0). JasonW: "The issue here is that the plugin manifest contains requirements for ui plugins that do not exist in the runtime. I thought this was fixed in the sample, but obvisouly not. Can you log a bug for this? To work around the issue just take them out of the manifest.mf file in the deployed engine version of the plugin." More info can be found on the BIRT forum under: http://www.birt-exchange.org/org/forum/index.php/topic/20569-birt-runtime-and-custom-items/page__gopid__68799&#entry68799 Jason told me to report this here. Thank you.