Hello,
I am trying to install Tribix with Birt 3.7 and getting error
org.eclipse.birt.report.engine.api.EngineException: EmitterID org.uguess.birt.report.engine.emitter.xls for render option is invalid.
I am using Birt 3.7, Tribix 2.5.2(org.uguess.birt.report.engine.emitter.xls_2.5.2.201107181644.jar)
I followed the instructions provided at
http://birtworld.blogspot.com/2011/07/replacing-default-birt-xls-emitter.html.
Modified the plugin.xml and mainifest file of org.eclipse.birt.runtime_3.7.0.v20110615-1818.jar and created a new jar file.
Also I extracted the jars from org.uguess.birt.report.engine.emitter.xls_2.5.2.201107181644.jar, updated the mainifest file and created a new jar file.
Do I need to make any additional changes ??
Thanks in advance