[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[birt-report-engine-dev] eclipse RCP - Birt integration
|
- From: snakedj <corsin.capol@xxxxxxxxx>
- Date: Tue, 8 Jan 2008 06:14:53 -0800 (PST)
- Delivered-to: birt-report-engine-dev@eclipse.org
I have configured my plugin.xml dependencies with
org.eclipse.birt.report.viewer and added the following code to my app.
Browser browser = new Browser( parent, SWT.NONE );
WebViewer.startup( browser );
WebViewer.display("C:/testproject/birt.rptdesign", WebViewer.HTML, true);
What does I have forgotten?
http://www.nabble.com/file/p14675486/birt.jpg
--edit
If I have a runconfig with all plugins selected, it functions. Which plugins
are in minimum required?
--
View this message in context: http://www.nabble.com/eclipse-RCP---Birt-integration-tp14675486p14675486.html
Sent from the Eclipse BIRT - Report Engine - Dev mailing list archive at Nabble.com.