Search code examples
eclipsecharacter-encodingzend-studio

Zend Studio for eclipse - Switch character encoding for all files in a project


I'm using Zend Studio for Eclipise on Mac, and it seems to keep setting all files to have and encoding of 'Mac Roman'. This becomes problematic when I save the files, as they all need to be UTF-8.

I know how to change the encoding to UTF-8 on a file by file basis, but I was wondering if I could set this project wide?


Solution

    • Eclipse-Wide: Window->Preferences->Appearence->Workspace
    • Project-Wide: Rightclick on Project->Properties
    • Filewide: Rightclick on File->Properties