<p>Good day to all,</p>
<p>I just filed an <a data-ipb='nomediaparse' href='
https://bugs.eclipse.org/bugs/show_bug.cgi?id=494896'>entry</a> on BIRT's Bugzilla for the mentionned bug.</p>
<p>In BIRT 4.5.0 the org.eclipse.birt.runtime-4.5.0a.jar lacks some information in the MANIFEST.MF file preventing a proper loading of the library at startup.</p>
<p> </p>
<p>For those looking for a temporary workaround you can add the following lines in the MANIFEST to get it working:</p>
<p> </p>
<p>Bundle-Version: 4.5.0<br>
Bundle-Name: BIRT Runtime SDK<br>
Bundle-SymbolicName: org.eclipse.birt.runtime<br>
Bundle-Vendor: Eclipse.org</p>