Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 2.24 KB

CONTRIBUTING.md

File metadata and controls

62 lines (36 loc) · 2.24 KB

Contributing to Eclipse Business Intelligence and Reporting Tools

Thanks for your interest in this project.

Create a BIRT Development Environment

  • yt

  • Create Eclipse Development Environment for Eclipse BIRT

Building BIRT

BIRT is built with Apache Maven through Tycho on Eclipse CI.

To build BIRT with the latest Eclipse platform, run:

mvn package -DskipTests 

Building environment

  • JDK 11
  • Maven 3.6.3

Project description

Eclipse BIRT is an open source Eclipse Platform-based reporting system that integrates with your Java/Java EE application to produce compelling reports.

Developer resources

Information regarding source code management, builds, coding standards, and more.

The project maintains the following source code repositories

Eclipse Development Process

This Eclipse Foundation open project is governed by the Eclipse Foundation Development Process and operates under the terms of the Eclipse IP Policy.

Eclipse Contributor Agreement

Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA).

Commits that are provided by non-committers must have an Eclipse Foundation account and must have a signed Eclipse Contributor Agreement (ECA).

For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit

Contact

Contact the project developers via the project's "dev" list.