| [news.eclipse.birt] Re: scriptlib folder in previewer |
Todd,
The extension point is org.eclipse.birt.core.ScriptFunctionService I think this may be in the 2.3.1 builds.
The older versions should be able to be done using org.eclipse.birt.report.designer.ui.elementAdapters extension and implementing an instance of IExpressionBuilder. For this method take a look at the bug I pointed you to earlier.
Jason
What version of Birt is this in, Point me at the extension point so that I too can try and get it working.
If it is new is it only available in 2.3?
Thanks,