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

Re: [Subclipse-dev] [Patch] Move the 'SVN Properties View' to the eclipse property dialog

From: Manfred Klug <manklu_at_web.de>
Date: 2006-12-02 09:12:22 CET

> -----Ursprüngliche Nachricht-----
> Von: Brock Janiczak <brockj@tpg.com.au>
> Gesendet: 19.11.06 02:19:28
> An: dev@subclipse.tigris.org
> Betreff: Re: [Subclipse-dev] [Patch] Move the 'SVN Properties View' to the eclipse property dialog

> Manfred,
> I have attached a patch i started a few weeks ago to add an SVN tab to
> the properties view. It is currently read only, but could easily be
> extended to support editing. Unfortunately, this only works for the
> Project explorer, as it is the only object to expose an extensible
> property sheet (tabbed property view). All of the old views just expose
> a tabular set of propertes that can not accept contributions (to the
> best of my knowledge).

Brock,

looks nice but has one big disadvantage. The Project explorer doesn't display
all resources, and as a result you are unable to manage the properties for
all files. My suggestion is to implement both solutions. Your patch, to have
a nice looking property view, and my, to have a solution that works in all
perspectives with all files and folders.

Possibly something like the attached patch.

In addition to the patch the following classes are no longer needed.

org.tigris.subversion.subclipse.ui.actions.SVNPropertyAction
org.tigris.subversion.subclipse.ui.actions.SVNPropertyDeleteAction
org.tigris.subversion.subclipse.ui.actions.SVNPropertyModifyAction
org.tigris.subversion.subclipse.ui.actions.SVNPropertySaveAction

Manfred

______________________________________________________________________________
"Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org

  • application/octet-stream attachment: ui.patch
Received on Sat Dec 2 09:12:39 2006

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.