Skip to main content



      Home
Home » Archived » BIRT » where is the birt example used in application
where is the birt example used in application [message #81334] Sun, 16 October 2005 22:19 Go to next message
Eclipse UserFriend
Originally posted by: jemmy_js.hotmail.com

i'm very urgent to get some examples about birt used in rcp app.
do anyone know some?
thank you!
Re: where is the birt example used in application [message #83986 is a reply to message #81334] Tue, 25 October 2005 18:42 Go to previous message
Eclipse UserFriend
The RCP guys will be posting an example of this shortly.
The net-net of is that in their example
1 - They included runreport.java ( A few modification were made).
2 - Setup a Java Object with data to be reported off of.
3 - Used config.addScriptableJavaObject to use the Java object in the
report.
4 - Generated the report to a temp directory.
5 - Launched the browser using
PlatformUI.getWorkbench().getBrowserSupport().createBrowser( "report").openURL(new
URL("file://" + tmpPath)); which pointed to the report

Jason Weathersby
BIRT PMC


"
Previous Topic:BIRT engine deployment
Next Topic:cell in a grid
Goto Forum:
  


Current Time: Tue May 13 09:18:10 EDT 2025

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

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

Back to the top