Community
Participate
Working Groups
Currently in FacetUtils, we call PlatformUI.getWorkbench().getProgressService().run() to call the facet API because of hanging problem found in bug 126757. This include: - CreateFacetedProject - AddFacetToProject - SetFixedFacetOnProject - SetFacetRuntimeOnProject We should try to find a better way to call the facet API on a seperate thread without requiring the org.eclipse.ui and org.eclipse.swt plugin. This is the sole reason the org.eclipse.jst.ws.consumption plugin has a dependency on org.eclipse.ui.
*** This bug has been marked as a duplicate of bug 242635 ***
Closing duplicate