设置eclipse文件的默认打开方式

时间:2022-03-26 10:59:29

由于cfg、biz等配置文件默认的打开方式并不是Text Editor,打开时要手动右键“open with”来选择“Text Editor”来打开,频繁操作略麻烦,所以找了下设置文件默认打开方式的方法。
1、Windows –> Preferences –> General –> Editors –> File Associations
设置eclipse文件的默认打开方式

2、File Types –> add –> 输入要打开的文件类型
设置eclipse文件的默认打开方式

3、选中要设置的文件类型 –> Associated editors –> add –> 选择类型
设置eclipse文件的默认打开方式