Bug 428903 - Having a common 'debug' window for all spies 

Define a new plugin org.eclipse.e4.tools.spy, used as common for all
spies. It contains the spyPart extension point, SpyProcessor (reads the
extensions), and SpyHandler (open the E4 spies window).

Define the context spy and live model editor using this plugin and its
extension point.

Fix versions in plugin.xml of org.eclipse.e4.tools.spy and others


Fix 5 : 
 - add comments in the spyPart extension point schema
 - manage the event spy using spyPart extension
 - Remove unused code to declare commands (processor in model editor,
installer in event spy)
 - Now live model editor, event spy and context spy are updated.


Change-Id: I1b50e43bbbb0fbb4c296747fbef97fac3c97d59a
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
30 files changed
tree: 969ea8f28be97ca7b7fad9af81bb7291f2ec6f4a
  1. build/
  2. bundles/
  3. features/
  4. tests/
  5. .gitignore
  6. pom.xml