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

Re: Label Decoration not Updating Correctly

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-11-19 21:32:51 CET

> As before, when I open Eclipse to the Resource perspective on
> my working copy, the label decorations indicate that my
> project is up to date.

It has to be some bug in the Eclipse refresh code. For performance
reasons, we maintain the decorators from a cache, so we do not ask
Subversion for the status until Eclipse tells us the file was changed. I
do not think Eclipse is picking up the change so we are never triggered to
refresh the status. That is why when you add a new file, suddenly all of
the decorators are refreshed. I would try turning off the auto-refresh
feature in Eclipse and then see if doing a manual refresh will pick up the
change.

Also, I suspect that if you were to right-click on one of these files in
Eclipse and do Properties, you would see that Eclipse is not showing up to
date info on the files. I think there is a generic resource page in the
properties that shows stuff like the file date/time. I suspect this will
be wrong.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sun Nov 20 07:32:51 2005

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.