All Projects → eclipse → Birt

eclipse / Birt

Licence: epl-1.0
Eclipse BIRT™ The open source reporting and data visualization project.

Programming Languages

java
68154 projects - #9 most used programming language

Eclipse BIRT

The open source Eclipse BIRT reporting and data visualization project.

Build Status

Building BIRT

BIRT is built with Apache Maven.

To build BIRT with the latest Eclipse platform, run:

mvn package -DskipTests 

To build BIRT with Eclipse Neon, run:

mvn package -Pneon -DskipTests

To build BIRT with Eclipse Oxygen, run:

mvn package -Poxygen -DskipTests

Building environment

  • JDK 1.8
  • Maven 3.6.3
  • Internet access

Useful links

Build Download

http://download.eclipse.org/birt/downloads/build_list.php

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].