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

Re: [Subclipse-users] Extending Commit Dialog

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 12 Aug 2008 15:30:25 -0400

On Tue, Aug 12, 2008 at 2:56 PM, Chris Callendar
<chriscallendar_at_gmail.com> wrote:

> Sure I'd be happy to help. I'm not an expert on extension points, but I'll
> learn as I go.
> I think I'll see if I can get the extension points working for my needs, and
> then once I've done that we can discuss what I've done to make sure it's
> okay and generic enough for everyone else.

Sounds good. Feel free to move this over to dev@ list if you want too.

Without knowing exactly what you need, I'd think you would want a way
to contribute actions to items that appear in our commit dialog. Our
code would handle running the appropriate action and presenting the
UI. Such as creating toolbar and/or right-click items.

If your plugin had a way to just implement itself at the Eclipse
compare level, then in theory there would be less to do. Existing
Compare with implementations would work, and we already allow you to
double-click an item in dialog to show compare. So that in theory
would also launch your code ... if it was hooked in at that level.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-08-12 21:30:40 CEST

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.