commit | 949d5bdc893b6a373dae4450e43ede1c639c3100 | [log] [tgz] |
---|---|---|
author | Lars Vogel <Lars.Vogel@vogella.com> | Wed Feb 27 11:28:07 2019 +0100 |
committer | Lars Vogel <Lars.Vogel@vogella.com> | Thu Aug 08 14:09:38 2019 -0400 |
tree | 3517eca858a41db6e010ccb186b22b6fd3dde66b | |
parent | 561ee2ea13e4dd0a771d92095874c76dedee248d [diff] |
Bug 544490 - Mark spy handler, menus etc as non persistent Due to Bug 544871, the change was done in an text editor, if the model fragment is reworked, the model fragment editor will currently remove the tagged elements. Also flags the generated key binding in the SpyProcessor as something that should not get persisted. Potential follow-up, move the keybinding creating to the model fragment instead of creating is dynamically. Change-Id: I7e597a1bf508ac61399c72fcf8f023f0785bc9f4 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Repository for the additional tools to analyse and develop Eclipse based applications. Currently this repo hosts mainly the “spies”, which allows to analyse different parts of an Eclipse application.
Use the following command to build the components in this repository.
mvn clean verify