Community
Participate
Working Groups
org.eclipse.ocl.examples.xtext.oclinecore.ui contributes three actions to arbitrary context menus of tree views with empty selection: "Create dynamic instance", "Save As->Ecore", and "Save As->OCLinEcore". Steps to reproduce: - Open an arbitrary tree view, e.g. the navigator - Make sure nothing is selected - Open the context menu in an empty section of the tree view
*** Bug 318120 has been marked as a duplicate of this bug. ***
Thanks for the repro. When I actively looked for this spurious menu entry it vanished.
Created attachment 176722 [details] Menu fixes Menus are now all popup:#TextEditorContext with Editor.opened visibility. Create Dynamic Instance might even work on a text selection now. Candidate for 3.0.1.
Committed to HEAD for 3.1.0M2 and to R3_0_maintenance for 3.0.1RC2.
*** Bug 318009 has been marked as a duplicate of this bug. ***
Closing