Look like Eclipse always add the BOM to UTF-16 files? I switched a
Localizable.strings from UTF-8 to UTF-16 in BBEdit, and I specified no
BOM (UTF-16, No BOM). Now, WOResourceManager.stringForKey() finds the
value for the key and everything is good. BUT when Eclipse told me
that the file was changed on the filesystem (because of my editing in
BBEdit) and I said "Refresh", Eclipse add a BOM to the file and
WOResourceManager cannot find the string...
Anyone with a workaround to tell Eclipse to NOT add the BOM for UTF-16
file? This is Eclipse 3.3 (yes, I know)/WO 5.3.3.
-------------------------------------------------------
Pascal Robert