Eclipse 插件默认设置

1. 设置*.vm文件默认以Apatana HTML Edito打开方式

菜单:Window -> Preferences -> General -> Editors -> File Associations

    1. Add *.vm
    2. Add
  


2. 默认编码设置:
   
菜单:Window -> Preferences -> General ->Content Types

    File associations->Add->*.vm
    Default encoding:GB2312


3

你可能感兴趣的:(eclipse)