JBIDE-6652,
JBIDE-6654: Renamed "ModeShape Servers" View to just be called "ModeShape." The ModeShape context menu actions now only show whenever at least one ModeShape server has been registered in the ModeShape view. This was done by converting over to using the "org.eclipse.ui.menus" extension point which requires handlers and commands. Upgraded the ModeShape dependency jar to version 2.1. Fixed a bug in modifyText handler in PublishPage.