mac.Eclipse编码utf-8和php语法高亮。

编码:

编好设置-》General-》Workspace-》右侧Text file encoding-》选择Other,改变为UTF-8

以后新建立工程其属性对话框中的Text file encoding即为UTF-8。 

 

 

 

 

编好设置-》General-》Content Types-》右侧(Text)点开-》php Content type(选择自己用到的文件类型)

Default encoding输入框中输入UTF-8,点Update,则设置文件编码为UTF-8

 

变量高亮:

编好设置-》php-》Editor-》Syntax Coloring-》右侧(Syntax Element)-》选择Variable(变量)右边有设定

 

 

你可能感兴趣的:(PHP,File,encoding,Types)