Skip to content
/ birt Public
forked from eclipse-birt/birt

Eclipse BIRT™ The open source reporting and data visualization project.

License

Notifications You must be signed in to change notification settings

bsrujank/birt

 
 

Repository files navigation

BIRT Build Status

The open source Eclipse BIRT reporting and data visualization project.

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.5+
  • toolchains.xml with Java-SE-1.8

Useful links

Build Download

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

Bugzilla

https://bugs.eclipse.org/bugs/

About

Eclipse BIRT™ The open source reporting and data visualization project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 89.2%
  • HTML 5.7%
  • PostScript 4.4%
  • JavaScript 0.5%
  • CSS 0.1%
  • Shell 0.1%