Skip to content
forked from eclipse-birt/birt

The open source Eclipse BIRT reporting and data visualization project.

License

Notifications You must be signed in to change notification settings

kiranmenon/birt

 
 

Repository files navigation

Eclipse BIRT

The open source Eclipse BIRT reporting and data visualization project.

Website

https://eclipse.org/birt

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

Download latest snapshot towards 4.9.0

https://download.eclipse.org/birt/update-site/snapshot/

About

The open source Eclipse BIRT reporting and data visualization project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 88.8%
  • HTML 5.9%
  • PostScript 4.6%
  • JavaScript 0.5%
  • CSS 0.1%
  • Shell 0.1%