Does RTC save files in Cp1252 encoding? Can we change it to UTF-8 ?
One answer
As far as I am aware, the tool that creates and changes the files is responsible for the encoding that is used. RTC SCM only takes the file and analyzes it against the prior version to create a delta.
So you have to check the client that is used. Eclipse can be told which encoding to use in Windows>Preferences in the section General>Workspace.
So you have to check the client that is used. Eclipse can be told which encoding to use in Windows>Preferences in the section General>Workspace.