# birt **Repository Path**: myxyb/birt ## Basic Information - **Project Name**: birt - **Description**: Eclipse BIRTâ„¢ The open source reporting and data visualization project. - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-06-24 - **Last Updated**: 2022-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BIRT [![Build Status](https://travis-ci.org/eclipse/birt.svg?branch=master)](https://travis-ci.org/eclipse/birt) The open source Eclipse BIRT reporting and data visualization project. ## Building BIRT BIRT is built with [Apache Maven](http://maven.apache.org). 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/