soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Unknown expression element objectClass #103

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a visual diagram editor
2. Right click a model element
3. Observe the error log

What is the expected output? What do you see instead?
Expected: No errors
Actual: Unknown expression element objectClass > or > enablement >
objectContribution
(id=org.openiaml.model.diagram.custom.commands.iaml.refresh.menu) :
org.eclipse.ui.popupMenus @ org.openiaml.model.diagram.custom

Original issue reported on code.google.com by soundasleep on 19 Aug 2009 at 1:04

GoogleCodeExporter commented 9 years ago
Resolved in r1133 by replacing <enablement> with <visibility>, as per Eclipse 
bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246017.

Original comment by soundasleep on 10 Sep 2009 at 4:19