Project

General

Profile

« Previous | Next » 

Revision db940f1c

Added by Patrick Plitzner about 8 years ago

Add "Open in..." menu to polytomous key editors and navigator #5610

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/key/polytomous/PolytomousKeyViewPart.java
197 197

  
198 198
		Control control = viewer.getControl();
199 199
		Menu menu = menuManager.createContextMenu(control);
200
		menuManager.setRemoveAllWhenShown(true);
200 201

  
201 202
		control.setMenu(menu);
202 203
	}

Also available in: Unified diff