Eclipse设定文件的打开方式的设置方法
摘要:这样设置:菜单:Window->Preferences->General->Editors->FileAssociationsFiletyp...
这样设置:
菜单:Window -> Preferences -> General -> Editors -> File Associations
File types: *.js
Associated editors: Text Editor -> Default
选择apnata js editor,并且作为默认编辑器。下次再双击js文件的时候就ok了。
【Eclipse设定文件的打开方式的设置方法】相关文章:
★ Notepad++字体格式怎么设置 Notepad++设置字体方法图解
★ PowerDesigner生成数据库时的列中文注释乱码问题的设置方法
★ 使用notepad运行php,python的图文设置方法
★ linux软件开发时给gcc指定头文件和库文件路径的方法
★ Windows下CodeLite完美支持中文的正确设置方法
★ MyEclipse中设置strust.xml代码自动提示