Skip to content

onEclipse

Sections
Personal tools
You are here: Home » Members » admin's Home » Announcements » Eclipse Report Designer, Report and Charting Engine Now Ready for Download
Views
  • State: published

Eclipse Report Designer, Report and Charting Engine Now Ready for Download

Actuate Corporation has announced that the Eclipse Business Intelligence and Reporting Tools Project (BIRT) are now available for download.

Actuate press release:

The elements of BIRT now available include:

  • Report Object Model (ROM): which is a schema for describing the elements that make up the design of a BIRT report.
  • Eclipse Report Designer: which is an Eclipse-based desktop authoring environment that generates reports based on the ROM.
  • Eclipse Report Engine: which enables reports to be generated using the ROM designs created by the Designer.
  • Eclipse Charting Engine: which provides a rich business chart generation capability within BIRT and can also be used as a standalone charting component.



You can download and find out more about the BIRT by visiting http://www.eclipse.org/birt/.

Created by admin
Last modified 2005-03-01 03:11 PM

BIRT Report Designer

Posted by Anonymous User at 2005-03-10 11:05 AM

Does anyone know if the API reference docs are going to be available any time soon.

I know it's early days of BIRT, but if there are no API docs, how is one to use it? Basically, I've used the Report Designer to create a report, but don't know how to use Report Engine to programmatically call it from within my SWT app.