Skip to main content



      Home
Home » Archived » BIRT » Missing required plug-ins for RCP application with BIRT
Missing required plug-ins for RCP application with BIRT [message #763831] Sat, 10 December 2011 12:28 Go to next message
Eclipse UserFriend
I am unable to get a sample RCP application with BIRT to run. The goal is to have an RCP application with the set of plug-ins needed for a simple report and no other plug-ins (designer, chart, etc).

When I run the setup below from the IDE, it produces pages of missing bundle errors. I have tried modifying the target and product files to have all the features in the 3.7.1 framework with similar errors.

My setup
- A product plugin with
--target file that has RCP feature and the org.eclipse.birt feature from the 3.7.1 framework download
--a product file that includes the RCP feature, org.eclipse.birt feature and my example feature

- my java plug-in project with
--application based on sample RCP with a view
--modified view with a call to WebView.display() to show the report
--a simple class that has 3 String getters used on the report
--a simple report that uses scripting. This report shows properly in the Preview tab.

Can anyone help me understand the right set of BIRT plug-ins to get this working?

[Updated on: Sat, 10 December 2011 12:32] by Moderator

Re: Missing required plug-ins for RCP application with BIRT [message #764660 is a reply to message #763831] Mon, 12 December 2011 10:55 Go to previous message
Eclipse UserFriend
The issue is most likely that you need some of the BIRT framework
plugins in addition to dtp and emf plugins. Look at the list in this post:

http://www.birt-exchange.org/org/devshare/deploying-birt-reports/1194-eclipse-product-configuration-file-for-webviewer-in-rcp/


This was done with an older version of BIRT but I believe it still
works. In the post is a link to the app that uses the Hello World RCP
app with BIRT viewer integrated.

Jason

On 12/10/2011 12:28 PM, Timothy Vogel wrote:
> I am unable to get a sample RCP application with BIRT to run. The goal
> is to have an RCP application with the set of plug-ins needed for a
> simple report and no other plug-ins (designer, chart, etc).
>
> When I run the setup below from the IDE, it produces pages of missing
> bundle errors. I have tried modifying the target and product files to
> have all the features in the 3.7.1 framework with similar errors.
>
> My setup
> - A product plugin with
> --target file that has RCP feature and the org.eclipse.birt feature from
> the 3.7.1 framework download
> --a product file that includes the RCP feature, org.eclipse.birt feature
> and my example feature
>
> - my java plug-in project with
> --application based on sample RCP with a view
> --modified view with a call to WebView.display() to show the report
> --a simple class that has 3 String getters used on the report
> --a simple report that uses scripting. This report shows properly in the
> Preview tab.
>
> Can anyone help me understand the right set of BIRT plug-ins to get this
> working?
Previous Topic:Php Java Bridge
Next Topic:running BIRT viewer within my application
Goto Forum:
  


Current Time: Wed Jul 23 15:54:11 EDT 2025

Powered by FUDForum. Page generated in 0.03704 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top