This exercise will teach you how to create a custom context
menu for a custom view.
Note: This exercise assumes that you have completed Exercises
5-7. You will be using the Eclipse plug-in project you created in
those exercises as the foundation for this exercise.
Learning objectives
After completing
the lessons in this exercise, you should be able to:
- Modify an existing Eclipse plug-in project
- Create and modify Java™ classes
that handle the plug-in enhancement
- Run or debug the plug-in project
Time required
This module should take
approximately 30 minutes to complete.
Prerequisites
To successfully complete
the lessons in this exercise, you should have: