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

[Subclipse-users] Extending Commit Dialog

From: Chris Callendar <chriscallendar_at_gmail.com>
Date: Mon, 11 Aug 2008 17:37:32 -0700

Hello,
 
I've written a plug-in (BeyondCVS) which allows users to use Beyond Compare
to compare differences between revisions in CVS and SVN.
One feature that I had working with the 1.2.4 version of Subclipse was a
slight extension to your Commit Dialog which added a few toolbar buttons
(for comparing with latest revision, and for replacing with latest
revision), and a selection changed listener.
In the latest version (1.4.3) I can't do this because the
"org.tigris.subversion.subclipse.ui.wizards.dialogs" package isn't exported.
Is this on purpose?
All I'm really looking for is a simple way to add my buttons and selection
changed listener with out changing the SVN commit functionality at all. Any
suggestions are welcome.
 
Thanks very much.
Chris
Received on 2008-08-12 02:48:59 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.