0

I just need to edit on the original file, not in a .tmp file using Aptana.

On that way Aptana does not respect UTF-8.

This happen when the Aptana automatically update to 3.0. I uninstalled, and delete manually all residual folders. Then install 2.5 and the iussue persist :(

enter image description here

Alexis Pigeon
  • 7,423
  • 11
  • 39
  • 44
DJ Kozz
  • 1
  • 1

1 Answers1

0

try to use correct html5 declaration <html></html> and <meta charset="UTF-8">

borkie
  • 283
  • 3
  • 12