<p>Hi,</p>
<p> </p>
<p>I try to get my own Excel emitter running with the Birt runtime 4.4.2. It is an Eclipse plugin and has everything necessary defined and implemented and is visible in the classpath.</p>
<p> </p>
<p>But when I set the Emitter with EngineConfig.setDefaultEmitter("xlsx", CLASS_NAME) I always get an OutputFormatNotSupprted exception. Looking a bit around in the API has revealed the ExtensionManager class which loads Emitter infromations from schema/emitters.exsd.</p>
<p> </p>
<p>So my question is, have I to build my own Birt distribution to Register my own Emitter or is there a way to use the Birt API for this purpose? Is there a tutorial dealing with the Problem (Google could not help

)</p>
<p> </p>
<p>Kind Regards</p>
<p>Andreas</p>
<p> </p>
<p> </p>
<p> </p>