Defining the dependencies for the CSV report rendering extension
To compile and run the CSV report rendering example, you need to specify the list of plug-ins that must be available on the classpath of the extension.
How to specify the dependencies
1 On PDE Manifest Editor, choose Overview.
2 In Plug-in Content, choose Dependencies. Required Plug-ins contains the following plug-in:
org.eclipse.core.runtime
3 In Required Plug-ins, perform the following tasks:
1 Select org.eclipse.core.runtime and choose Remove.
org.eclipse.core.runtime no longer appears in Required Plug-ins.
2 Choose Add. Plug-in Selection appears.
3 In Plug-in Selection, enter org.eclipse.birt.report.engine and select that plug-in from the list.
Choose OK. Dependencies appears as shown in Figure 24‑2.
Figure 24‑2 The Dependencies page