eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

[editor] org.eclipse.ocl.examples.xtext.oclinecore.ui pollutes context menus #585

Closed eclipse-ocl-bot closed 3 hours ago

eclipse-ocl-bot commented 3 hours ago

| --- | --- | | Bugzilla Link | 322675 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | Aug 13, 2010 12:59 EDT | | Modified | May 27, 2011 03:13 EDT | | Version | 3.0.0 | | Reporter | Jan Koehnlein |

Description

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:

eclipse-ocl-bot commented 3 hours ago

By Ed Willink on Aug 13, 2010 13:31

Bug 318120 has been marked as a duplicate of this bug.

eclipse-ocl-bot commented 3 hours ago

By Ed Willink on Aug 13, 2010 13:33

Thanks for the repro. When I actively looked for this spurious menu entry it vanished.

eclipse-ocl-bot commented 3 hours ago

By Ed Willink on Aug 16, 2010 16:03

Created attachment 176722 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.

:notepad_spiral: Bug322675.patch

eclipse-ocl-bot commented 3 hours ago

By Ed Willink on Aug 17, 2010 12:31

Committed to HEAD for 3.1.0M2 and to R3_0_maintenance for 3.0.1RC2.

eclipse-ocl-bot commented 3 hours ago

By Ed Willink on Aug 17, 2010 17:12

Bug 318009 has been marked as a duplicate of this bug.

eclipse-ocl-bot commented 3 hours ago

By Ed Willink on May 27, 2011 03:13

Closing