[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Help extending subclipse

From: Stephen Elsemore <selsemore_at_collab.net>
Date: Thu, 11 Feb 2016 21:14:15 +0000

On Thu, Feb 11, 2016 at 8:43 PM, Mark Phippard <markphip_at_gmail.com> wrote:

> Correct me if I am wrong, but for any plugin to provide Extensions points
> they have to be specified in the plugin.xml of the plugin. So you would
> want to look at the subclipse.ui and subclipse.core plugins to see what
> extensions points exist and go from there.
>
> Mark
>

The org.tigris.subversion.subclipse.ui.commitDialogToolBarActions extension
point lets you add custom actions to the commit dialog toolbar. But I
don't know that it would do you much good because your action won't have
any context by which to know what files are being committed.

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3159905

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2016-02-11 22:14:24 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.