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

Re: [Subclipse-dev] WorkbenchWindowAction -- for Manfred Klug

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-19 17:26:53 CEST

Manfred Klug <manklu@web.de> wrote on 10/19/2006 11:23:02 AM:

> > I was doing some normal testing in my runtime and noticed a lot of
errors
> > in the Error log. They are coming from this code:
> >
> >
> > if (updateItem == null)
> > {
> > SVNUIPlugin.log(IStatus.ERROR, "updateItem == null", null);
> > break;
> > }
> >
> > Is there something to fix here, or should I just comment out the log
> > message?
>
> Do you plan to add more actions in the toolbar? If not, then the class
> isn't needed anymore.
>
> Depending on your answer I will prepare a patch.

I don't think so. Currently, Checkout is the only item in the toolbar,
which is the same as CVS. I do not think we will add any more.

If the Eclipse Perspective customization allowed the user to control which
specific items were in the toolbar, we would add more.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Thu Oct 19 17:27:49 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.