Community
Participate
Working Groups
Hi, The class org.eclipse.emf.facet.widgets.celleditors.core.composite.CompositeEditorFactory is referred by the extension point org.eclipse.emf.facet.widget.celleditors. But thus class does not exist. I suppose that the class org.eclipse.emf.facet.widgets.celleditors.CompositeEditorFactory<T> should be used. Regards, Gregoire Dupe
I've fixed this bug. I used the class org.eclipse.emf.facet.widgets.celleditors.CompositeEditorFactory<T>. Committed revision 405. Regards, Gregoire Dupe
This bug can be closed.