
This DevShare submission qualifies for the
Plug In 2 BIRT Contest!<br />
<br />
Hi All,<br />
<br />
JSON Emitter is plugin developed to extend the emiting capability of BIRT to directly export table data into JSON format.<br />
<br />
The project is hosted at:
https://code.google.com/p/mongodb-json-emitter-birt/<br />
<br />
Source code for JSON emitter can be anonymously checked out from:<br />
<br />
svn checkout
http<br />
<br />
Alternatively, you can browse the source code from this page:
https://code.google.com/p/mongodb-json-emitter-birt/source/browse/<br />
<br />
JSON emitter depends on json simple plugin (
http://code.google.com/p/json-simple/), so make sure that you download
json-simple-1.1.1.jar also along with
org.eclipse.birt.report.engine.emitter.json_1.0.0.1.jar and place inside the plugins/dropins folder of your eclipse installation in order to use this emitter.<br />
<br />
For more details please refer the user guide
Json Emitter v 1.1.pdf .<br />
<br />
Attached resource contains sample report design file and sample output which will serve as an example for this emitter.<br />
<br />
Please leave a comment if you face any challenge using this plugin. Any feedback is greatly appreciated.<br />
<br />
-Megha (Arpan)