>Of course the problem is due to working on a sh*** case-insensitive >filesystem. >certainly the duoble renaming is a good workaround, but I may forget about it.
As a side note: MacOS X is case-respecting, but not case-sensitive when using HFS+ file system (the default) either. So the problem is not limited to Windoze only, but depends on the actual file system used. How about Idea doing the double renaming internally, i.e. at least storing the file temporarily under a different name if old and new name are equalIgnoreCase()? Regards, Marc _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
