Provides a set of IDE global actions and global action handlers for use with the Global Action Handler Service.

The {@link org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.IDEGlobalActionManager} IDEGlobalActionManager in this package supports IDE global actions, including actions that are dependent on resources and projects.

For example, here are some of the actions supported by the manager:

@see org.eclipse.gmf.runtime.common.ui.action.ide.global @see org.eclipse.gmf.runtime.common.ui.services.action.global @canBeSeenBy %partners