RE: Re: RE: [Subclipse-dev] Bug introduced with 1.1.9 - LockDialog
From: Thomas M. Hofmann <email_at_thomashofmann.com>
Date: 2006-12-12 16:36:13 CET
Hi Mark,
From: Mark Phippard [mailto:markphip@gmail.com]
On 12/11/06, Thomas M. Hofmann <email@thomashofmann.com> wrote:
Please try the attached patch. I still think the validator for the files not managed should only get the ones passed that are not managed.
Please try again with latest. I did a major refactoring to split the files into managed and unmanaged so that they can be processed just once and separately. This should address your concerns. I am still using my java.io.File based method of determining if the files are read-only. I think the current code works correctly though. It is possible that is not necessary, but it does not really hurt anything.
Mark
---------------------------------------------------------------------
|
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.