Task 2:  
This Java class creates a simple report design, with table, list, and image elements.
1  
Choose FileNewClass. New Java Class appears.
2  
GenerateDataObject
3  
myPackage
Figure 31-5  
4  
5  
Add a BIRT_HOME static variable to the class. For the default installation of iServer on a 32-bit Windows system, use the following line in the body of the GenerateDataObject class body:
private static final String BIRT_HOME = "C:/Program Files(x86)/Actuate11sp4/iServer/Jar/BIRT/platform";

Additional Links:

Copyright Actuate Corporation 2012