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:
- Open the plug-in manifest file for your project.
- On the Dependencies tab, click Add and
select
org.eclipse.emf.common. - Save the file.