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

Re: Re: RE: [Subclipse-dev] Bug introduced with 1.1.9 - LockDialog

From: Mark Phippard <markphip_at_gmail.com>
Date: 2006-12-11 16:02:50 CET

On 12/11/06, Thomas M. Hofmann <email@thomashofmann.com> wrote:
>
> Hi Mark,
> I am away from my computer right now but I think that that change from
> IFike to File won`t be enough since the Code is prompting for each file
> managed no matter what the result of determining the read only files is.
>
> I will have a look at the resource rule factory but I did not see it
> involved but I will check again.

I think that RSA is telling Eclipse that the file is read-only. That is why
all of these checks that should be eliminating the file are not working.
They are all using the same internal Eclipse cache. By using the Java File
object it will fix it unless the files really are read only. In which case,
it is all working properly anyway.

I'd all but guarantee this change will fix it.

Mark
Received on Mon Dec 11 16:02:55 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.