Eclipse correctly detects line endings for existing files like *.java and
*.txt. However for existing *.html, *.xml, *.jsp the line endings are not
detected and platform specific line-ending are used. This results in
line-endings mismatch. Why, where can I change this?
In Preference/General/Workspace and Project/Properties/Resource I have
test "default", but this is only for new files.