Integrating other user interface widgets

The samples in this section require that you add the org.eclipse.emf.common plug-in to your rich client project's dependency list. To do this:
  1. Open the plug-in manifest file for your project.
  2. On the Dependencies tab, click Add and select org.eclipse.emf.common.
  3. Save the file.