Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 398 Bytes

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 clean package

Building environment

  • JDK 1.8
  • Maven 3.5+