RE: Re: RE: [Subclipse-dev] Bug introduced with 1.1.9 - LockDialog
From: Thomas M. Hofmann <email_at_thomashofmann.com>
Date: 2006-12-11 22:38:50 CET
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.
From: Mark Phippard [mailto:markphip@gmail.com]
On 12/11/06, Mark Phippard <markphip@gmail.com> wrote:
On 12/11/06, Thomas M. Hofmann <email@thomashofmann.com > wrote:
Hi again,
Do you know of any other way to get a File from an IFile? I can do it using classes we have in Subclipse, but it would only work for managed files, and this needs to work for unmanaged files too,
I got the isReadOnly() method working correctly now. I suspect that this part was a waste of time and that the method from IFile is probably correct too, but now it is using java.io.File correctly.
Please test the latest
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.