GMF Troubleshooting 10
GMF
This can occur if your
For example, this change was necessary to allow elements within the
Also see issue 272 in IAML.
- GMF Troubleshooting
- GMF Troubleshooting 2
- GMF Troubleshooting 3
- GMF Troubleshooting 4
- GMF Troubleshooting 5
- GMF Troubleshooting 6
- GMF Troubleshooting 7
- GMF Troubleshooting 8
- GMF Troubleshooting 9
- GMF Troubleshooting 10
This can occur if your
edit plugin does not specify an org.eclipse.emf.edit.itemProviderAdapterFactories extension point for the package that the model element is within. For example, this change was necessary to allow elements within the
messaging subpackage of my Ecore metamodel to be edited through the properties view. The diagram editors don't need to be regenerated, because it is EMF-side functionality.Also see issue 272 in IAML.