|
|
Re: team --> commit integration [message #532111 is a reply to message #531963] |
Fri, 07 May 2010 04:17  |
Eclipse User |
|
|
|
Hi,
>
> The actual commit action of the subclipse SVN plugin uses the generic
> extension point 'org.eclipse.ui.popupMenus' and extends
> WorkbenchWindowAction
>
Actually I wrote my own team provider just a few months ago and there
definetly is no notion of a standard commit action in eclipse that a
team provider could reuse, so it's all just generic popup menus for all
the team providers.
> Is there any possibility of extending / implementing hooks in
> org.eclipse.team.ui to implement the same.??
Not to my knowledge
> Is there any possibility of writing filters for the Workbench actions to
> filter out the commit action.??
You can use activities/capabilities to filter out actions, but you'd
have to do it for all team providers seperatly since all their actions
will have different IDs.
Best regards,
Johannes
|
|
|
Powered by
FUDForum. Page generated in 0.03399 seconds