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

Re: [Subclipse-dev] Customize Subclipse Commit dialog

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 26 Nov 2008 15:54:42 -0500

On Wed, Nov 26, 2008 at 3:48 PM, Anu Segu <asegu_at_serena.com> wrote:

> We are looking to customize the functionality of the Subclipse Commit
> dialog. We are hoping to display a modal dialog after a user click the OK
> button on a commit dialog box. We do not want to edit the subclipse source
> code but if there are any extension points for the subclipse plugin we would
> like to use them to extend the functionality. Can you please point me to the
> existing extension points of the subclipse plugin.

Don't you typically discover extension points by looking at the
plugin.xml and the tools that are provided by PDE? Perhaps you did
and you are asking because you do not see any that are relevant.

We do not have any extension points of this nature in the product.
Most issue trackers have chosen to integrate via the bugtraq
properties. In Eclipse, there is an arguably better option which is
Mylyn. If you provided a Mylyn connector for your tracker you would
get integration with Subclipse and CVS for free. User's could group
their commits into changesets where the changeset is a bug from your
tracker, they could click on references in commit messages etc.

I'd recommend you start by looking at those two options.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-11-26 21:54:51 CET

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

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