Skip to content
steve edited this page Sep 18, 2015 · 3 revisions

The easiest way to get this plugin is to use the Eclipse Update Manager.

This project shares an update manager with several other sites, but the update site allows you to pick and choose and only grab the plugins that you want.

If you are familiar with using the Eclipse Update manager, then all you will need is the update URLs.

For BIRT 2.5.1 the update URL is. Full update instructions at Install 2.5.1

 https://github.com/SteveSchafer-Innovent/steveschafer-innovent.github.io/2.5.2

For BIRT 2.3.2 the update URL is. Full update instructions at Install 2.3.2

 https://github.com/SteveSchafer-Innovent/steveschafer-innovent.github.io/2.3.2

When deploying to a ReportEngine you need to be move the plugin jar files to the plugins directory of your Report Engine.

If you are using a stand-alone container, place the jar in:

	$BIRT_HOME/plugins

If you are using a web based platform, the use the following directory:

	$WEB-INF/platform/plugins
Clone this wiki locally