Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Ecore ODA Driver

Installation

The Ecore ODA Driver is only available from CVS. The driver has a number of dependencies that may be un-met in your workspace: Datatools Connectivity, EMF Search, EMF Transaction, and EMF Query. You will also need to install the EMF Model Query OCL Integration feature (or the "Next" button on the New Data Source Wizard for the Ecore ODA Data Source will be disabled) and the Data Tools Platform Enablement for JDBC (or you will see assertion failures in the ConnectionProfileManager for a missing generic db JDBC profile).

Once these dependencies have been met, you can run the BIRT Report Designer (after you have installed BIRT, of course) and create a new report. You might want to install the EMF 2.3.2 Examples and create an instance of an .extlibrary file to get started. When adding a Data Source, a new type will display Ecore ODA Data Source and the wizard will allow you to choose a file. Selecting and naming this Data Source and giving the name of a file will allow you to enter a new Data Set.

CVS

The Ecore ODA Driver and UI can be checked out of CVS from the Datatools_Project Repository of dev.eclipse.org with a path of org.eclipse.datatools.incubator/plugins.

Browse: ViewCVS

Back to the top