Module 4: Adding an action to CARMA menu using plug-in extension points

In this module, you create a Browse Member Action, and add it to the CARMA menu using an extension point. This new action allows for a CARMAMember to be selected and opened in a read-only mode.

Note: This module involves more Java™ coding and debugging than the previous modules.

Learning objectives

After completing this module, you should be able to:
  • Create an Eclipse plug-in project
  • Create Java classes to add items to the menu
  • Add the action to an extension point
  • Run and debug the plug-in project

Time required

This module should take approximately 45 minutes to complete.

Prerequisites

To successfully complete this module, you should have: