Skip to content

annorchen/birt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31,957 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

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