Question
We need utf-8 BOM in *.cf* Files
In the Coldfusion8 Doc you can read:
Adobe recommends that you use BOM characters in your files.
(http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=i18n_10.html)
How can we change the encoding from utf-8 without BOM to utf-8 with BOM? I think it is an internal eclipse problem.
Does anyone know a goog solution for this problem?
