Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "BIRT/FAQ/Examples"

< BIRT‎ | FAQ
(Introduction)
Line 22: Line 22:
 
</nowiki>
 
</nowiki>
  
=== Requirements ===
+
=== Examples ===
  
The Requirements will depend on the version of BIRT you are building.
+
*The BIRT Site contains many videos that demonstrate BIRT reporting functionallity. These examples can be viewed [http://www.eclipse.org/birt/phoenix/examples/ here].  The examples under Reporting Feature Examples are Flash videos that walk through utilizing a particular BIRT Feature.  This page also contains a link for solution reports that demonstrate using BIRT to build business forms.
 
+
=== Configuring Eclipse ===
+
 
+
Yes.
+
 
+
=== BIRT Plugins ===
+
Often you will only
+

Revision as of 15:08, 29 January 2007

Introduction

For information on the BIRT project see the BIRT Homepage.
This page is dedicated to providing examples of BIRT usage. This includes relevant links to report examples and API usage. We encourage the community to add comments and additional content, as this is what makes BIRT better. When adding new content please remember to categorize your example in the proper location and add a BIRT version header and a comments section to the bottom.

This can be done by copying the following to the beginning of your example wiki page.
== BIRT Version ==
BIRT 2.1.1

And copying the following to the bottom of your example.
== Comments ==

Please enter comments below by selecting the edit icon to the right.
You will need a Bugzilla account to add comments.

----

Examples

  • The BIRT Site contains many videos that demonstrate BIRT reporting functionallity. These examples can be viewed here. The examples under Reporting Feature Examples are Flash videos that walk through utilizing a particular BIRT Feature. This page also contains a link for solution reports that demonstrate using BIRT to build business forms.

Back to the top