Development teams should provide lists of the helpKey constants in the form of
           Java source files for the helpKey constants interface classes.
        
        Development teams are primarily responsible to:
            
                - Implement the Eclipse classes and methods necessary to enable dynamic
                    context-sensitive help for all appropriate UI controls.
- Implement the interface classes that declare helpKey constants for each UI
                    plug-in.
- Provide lists of the helpKey constants to Documentation teams in a timely
                    manner.
- Test the context-sensitive help UI implementation, with 
                    context-sensitive help UA plug-ins and online documentation
                    plug-ins provided by Documentation teams.
Java source files provided as helpKey lists must include the help context
           comments to provide information about each associated UI control.