Defining the dependencies for the XML data extraction extension
To compile and run the XML data extraction example, 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.
3 In Required Plug-ins, choose Add.
4 In Plug-in Selection, hold down CTRL and select the following org.eclipse.birt.report.engine plug‑ins:
*org.eclipse.birt.report.engine.dataextraction
*org.eclipse.birt.report.engine
*com.ibm.icu
Choose OK. Dependencies appears as shown in Figure 26‑6.
Figure 26‑6 The Dependencies page