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

Robin Barnes picture Robin Barnes · Apr 16, 2009 · Viewed 13.5k times · Source

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?

Answer

SkaveRat picture SkaveRat · Apr 28, 2009
  • Eclipse-Wide: Window->Preferences->Appearence->Workspace
  • Project-Wide: Rightclick on Project->Properties
  • Filewide: Rightclick on File->Properties