Skip to content

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

License

Notifications You must be signed in to change notification settings

GongXiaokang/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

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%