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

Re: [Subclipse-dev] [Subclipse-users] Extending Commit Dialog

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 14 Aug 2008 14:17:26 -0400

On Thu, Aug 14, 2008 at 2:15 PM, Chris Callendar
<chriscallendar_at_gmail.com> wrote:

> I've made two extensions points to the subclipse.ui project for:
> 1) adding actions to the toolbar in the commit dialog
> 2) adding a compare action that gets called when a file in the
> ResourceSelectionTree is double clicked
>
> The 5 files that I added/edited are:
> 1) Edited SVNUIPlugin - added two static methods for getting the toolbar and
> double click compare actions
> 2) Edited SvnWizardCommitPage - adds the toolbar actions to the
> ResourceSelectionTree toolbar, and uses the compare action(s) on double
> click instead of showing the default compare dialog
> 3) Added a SVNPluginAction class, very similar to the PluginAction class
> defined in the org.eclipse.ui.workbench plugin
> 4) Added a commitDialogExtensions.exsd file to define the extension point
> actions
> 5) Edited the plugin.xml to add the two new extension points
>
> How do I submit a patch? Can I just attach it to this email or should I
> email you directly?

Generally, emailing the list is OK, but I'd suggest you open an issue
of type PATCH then attach it. Is that OK? Sometimes email mangles
the patch.

-- 
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-08-14 20:17:46 CEST

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.