SkillAgentSearch skills...

Birt

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

Install / Use

/learn @eclipse-birt/Birt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Eclipse BIRT Build Status

The open source Eclipse BIRT reporting and data visualization project.

Website

https://eclipse.org/birt

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 clean verify -DskipTests=true

Building environment

Latest Version 4.23.0

  • https://download.eclipse.org/birt/updates/release/latest
  • https://download.eclipse.org/birt/updates/release/4.23.0

Latest Snapshots towards 4.24.0

  • https://download.eclipse.org/birt/updates/nightly/latest

Runtime Requirements

The current version 4.23 is runnable with JDK:

  • JDK 21 (LTS)

Tomcat version support:

4.23

  • Tomcat 10
  • Tomcat 11 is untested. Please report any issues

Pre 4.23

  • Tomcat 9.0.7x, 9.0.8x, 9.0.9x, 9.0.10x (incl. 9.0.109)
    • BIRT 4.22.0 requires Tomcat to be launched with JVM argument -add-opens=java.base/java.net=ALL-UNNAMED.
      • This can be accomplished by setting the following environment variable before starting Tomcat.
        • CATALINA_OPTS="-add-opens=java.base/java.net=ALL-UNNAMED"
      • See issue 2271.
      • See discussion 2278.
View on GitHub
GitHub Stars533
CategoryDevelopment
Updated5d ago
Forks430

Languages

Java

Security Score

95/100

Audited on Apr 1, 2026

No findings