I want to listen to resource attributes changes, especially for
EFS.ATTRIBUTE_READ_ONLY, how can I achieve that ??
Note that, ResourceAttributes#SetReadOnly(boolean) isn't tagged * This
method changes resources; these changes will be reported
* in a subsequent resource change event.
Ali Akar wrote:
> Hello,
>
> I want to listen to resource attributes changes, especially for
> EFS.ATTRIBUTE_READ_ONLY, how can I achieve that ??
>
> Note that, ResourceAttributes#SetReadOnly(boolean) isn't tagged * This
> method changes resources; these changes will be reported
> * in a subsequent resource change event.
>
> thx,
> Ali
Ben Vitale a écrit :
> This is not supported.
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=75961
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=3107
>
> Regards,
> Ben
>
> Ali Akar wrote:
>> Hello,
>>
>> I want to listen to resource attributes changes, especially for
>> EFS.ATTRIBUTE_READ_ONLY, how can I achieve that ??
>>
>> Note that, ResourceAttributes#SetReadOnly(boolean) isn't tagged * This
>> method changes resources; these changes will be reported
>> * in a subsequent resource change event.
>>
>> thx,
>> Ali