Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Plug-ins doesn't load
henrychan
Hi,
I followed an example to create custom expression functions. However, I couldn't get it working using the genReport.bat in the birt runtime. I'm using version 2.5.0. I have placed the plugin in to the <birt_home>ReportEngineplugins folder. Are there anything else need to do?
Please kindly help! Thanks in advance.
Henry
Find more posts tagged with
Comments
JasonW
Henry,
Did it work in the design enviroment?
Can you post the code?
Jason
henrychan
Jason,
I got it working in design environment but not under BIRT runtime.
Thanks alot for your help!
Henry
JasonW
Henry,
Did you export the plugin in jar format?
Jason
henrychan
Jason,
I export as deployable plugins and fragments.
Any special settings in the export options?
Thanks,
Henry
JasonW
You made your plugin have a ui dependency. In the runtime there is no gui support. I revised your example. Take a look.
Jason
henrychan
Jason,
It works. Thank you very much!
Henry