Skip to content

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

License

Notifications You must be signed in to change notification settings

serguei-actuate/birt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIRT

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 Mars, run:

mvn package -Pmars -DskipTests

Building environment

  • JDK 1.8
  • Maven 3.3.1 or 3.3.3

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%