Community
Participate
Working Groups
This dialog: org.eclipse.emf.facet.infra.facet.ui.dialogs.LoadFacetsDialog must be re-implemented for the new Facet metamodel. The new dialog should work the same way from the user's point of view, but it should not interact with the IFacetManager directly, and it should be made testable without having to rely on flaky SWTBot interactions with the UI.
Committed in revision 1574. This new dialog presents an API. The entry point is: org.eclipse.emf.facet.efacet.ui.dialogs.ILoadFacetsDialogFactory
This bug can be closed.