soundasleep / iaml

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

Create test to check metamodel packages are registered through EMF itemProviderAdapterFactories #272

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new metamodel package
2. Generate the model and edit code, and the diagram editors
3. Try to edit a new instance of an element within that package using the 
"selected element properties" window

What is the expected output? What do you see instead?
Expected: The properties are displayed and editable
Actual: The properties view is empty

This occurs because the org.eclipse.emf.edit.itemProviderAdapterFactories 
extension point is not being registered. A release quality test case should be 
created to check that this occurs for all metamodel packages.

See http://www.jevon.org/wiki/GMF_Troubleshooting_10 and r3024 for more 
information.

Original issue reported on code.google.com by soundasleep on 21 Jul 2011 at 2:59

GoogleCodeExporter commented 9 years ago
mass tagging old issues to future work

Original comment by soundasleep on 26 Sep 2011 at 9:54