Is the platform startup code embedded in the report designers own code to use outside of BIRT?
Virgil: You do indeed use the platform startup code in your own class. Jason: The only difference would be that if you’re using RCP, you don’t want to start the platform up. The only thing you’ll use the platform for is to create your factory object to create the design engine or report engine, depending on which API you’re using.