Community
Participate
Working Groups
We're using team project sets extensively lately, and I really want to be able to just right click on a project set in the workspace and import it.
Created attachment 26002 [details] org.eclipse.team.ui.patch - an implementation of this feature Here's an implementation of the feature. I refactored the project set import code from the import wizard to a utility class which can be used by the wizard and also by the new context menu action I created.
Thanks for the patch:-) I did have to make a minor change to the error handling though. The ErrorDialog doesn't handle InvocationTargetException well so I changed it to pass the wrapped exception (I suspect you meant to do this but forgot since all the other code was there to handle it properly).
*** Bug 79836 has been marked as a duplicate of this bug. ***
Verified in I20050920-0010