Skip to main content



      Home
Home » Archived » BIRT » BIRT Designer documentation
BIRT Designer documentation [message #173732] Tue, 27 June 2006 07:22 Go to next message
Eclipse UserFriend
Originally posted by: levi.hfsistemas.com

Hello,

Where can I find any documentation about the BIRT Designer classes? I need
to add a simple functionality of BIRT Designer RCP (open a line command
parameter file automatically on start) but I don't even know which is the
first class to be called when it's executed.

Thank you.
Re: BIRT Designer documentation [message #173962 is a reply to message #173732] Wed, 28 June 2006 02:33 Go to previous message
Eclipse UserFriend
Hello,

this is more a RCP than a BIRT question. However, the RCP entry point is
a RCP application (IPlatformRunnable). I recommend you write an own RCP
application & product that uses the BIRT app, perspective and its
classes but additionaly processes parameters instead of patching the
BIRT app. I've written a simple example application for this, it
contains of two classes: The application class and a WorkbenchAdvisor
based on BIRT's that processes the parameters. Download here
http://www.nightlabs.de/~alex/download/BIRT/org.eclipse.birt .example.rcp.fileopen_1.0.0.jar

To deploy this app you might want to build a RCP product around it.
More information on RCP applications and products here:
http://wiki.eclipse.org/index.php/Eclipse_FAQs#Building_Your _Own_Application

Best regards
Alex


Leví wrote:
> Hello,
>
> Where can I find any documentation about the BIRT Designer classes? I need
> to add a simple functionality of BIRT Designer RCP (open a line command
> parameter file automatically on start) but I don't even know which is the
> first class to be called when it's executed.
>
> Thank you.
>
>
Previous Topic:BIRT Dynamic Parameters Example
Next Topic:null engine instance
Goto Forum:
  


Current Time: Sat Jun 21 14:05:46 EDT 2025

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

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

Back to the top