[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: IResource.exists is not OS smart
|
I check if resource exist using Resource.exists. It returns false, while it
is really exist only in the different case. I would say that the method does
not work correctly.
"Rodrigo Peretti" <rodrigo_peretti@xxxxxxx> wrote in message
news:9k9ebj$o92$1@xxxxxxxxxxxxxxxx
> OK, could describe what are you trying to achieve and how
> this problem is stoping you from it?
>
> It seems that this problem would be the same for everyone
> trying to get things working (using Eclipse or not) across file
> systems that have different behaviour upon the case-sensitive
> problem.
>
> And, if your application is Linux only, why should we limit
> it to be non case-sensitive?
>
>
>