|
|
BIRT |
IntroductionThis brief tutorial walks you through building a simple report with BIRT. It introduces the major UI features, and many of the BIRT reporting elements. At the completion of this tutorial, you should be able to start building your own reports using your own database. We'll create a simple customer listing report, with the customers grouped by state and city. For each customer, we'll display a name and phone number. Install BIRTIf you have not yet done so, install Eclipse, GEF, EMF and BIRT. You'll find complete instructions for doing so on the BIRT Install page. Open BIRTBIRT is a perspective within Eclipse. To open it, use the Window item on the Eclipse main menu. Choose Open Perspective, then Report Design. If report Design does not appear directly in the Open Perspective window, then choose Other... A list of perspectives will appear. Choose Report Design. Eclipse will switch to display the BIRT perspective. Example ReportIf you get stuck as you work through the tutorial, or if you want to see the finished report right away, simply download it:
|