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