|
|
Re: org.eclipse.core.runtime.FileLocator missing from CVS? [message #600860 is a reply to message #600855] |
Wed, 01 March 2006 09:28  |
Eclipse User |
|
|
|
Hi Scott,
Thanks so much! That fixed the "FileLocator cannot be resolved" errors
for me.
But now I'm having problems running the examples. See my next email for
details.
Thanks again,
Rob
Scott Lewis wrote:
> Hi Rob,
>
> Hmmm. I didn't realize this previously, but it seems that the 3.2m5 API
> uses/introduced the FileLocator and deprecates the 'find' method in the
> following code:
>
> ImageDescriptor.createFromURL(UiPlugin.getDefault().find(new
> Path(ICONS_PERSON_GIF))).createImage();
>
> I've just reverted the code *back* to using 'find' as above...compatible
> with 3.2m4 and previous. Although deprecated in 3.2m5 I'll wait to
> changeover so that it won't be necessary for people to use 3.2m5.
>
> So...if you do an update it should eliminate the compile errors. If it
> doesn't please let us know.
>
> Thanks,
>
> Scott
>
>
> Rob Light wrote:
>
>> I just imported the ECF team project set for anonymous access per the
>> instructions here: http://www.eclipse.org/ecf/downloads.html
>>
>> I'm getting many "FileLocator cannot be resolved" errors.
>>
>> Any help will be much appreciated.
|
|
|
Powered by
FUDForum. Page generated in 0.03403 seconds