Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 369503

Summary: Wrong menu entry in plugin.xml
Product: [Modeling] ECP Reporter: Harald Stangl <stanglh>
Component: ValidationAssignee: Project Inbox <emfcp.validation-inbox>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: P3 CC: jhelming
Version: unspecified   
Target Milestone: 0.8.9   
Hardware: All   
OS: All   
Whiteboard:

Description Harald Stangl CLA 2012-01-24 07:26:16 EST
In the plugin.xml of the validation project, there is an entry that is supposed to add the validation command to the context menu, but the check for adding the menu entry is wrong.

Instead of directly "and"-ing "count 1" and "instanceOf", there needs to be an "iterate" between "and" and "instanceOf" in order to catch the first element of the selection in the navigator.