1. 程式人生 > >Eclipse安裝各種語法高亮編輯器

Eclipse安裝各種語法高亮編輯器

cli 自動識別 update add edit 支持 修改 個數 .net

安裝shell語法高亮編輯器Shelled
Help --> Install New Software --> Add, Location:http://www.chasetechnology.co.uk/eclipse/updates

修改shell文件的默認打開方式
window-preference --> General-Editors --> File Associator


安裝萬能的語法高亮編輯器Colorer,支持過百種語法
Help --> Install New Software --> Add, Location:http://colorer.sf.net/eclipsecolorer/

修改文件的默認打開方式
window-preference --> General-Editors --> File Associator
安裝插件之後,大部分常見的文件類型(識別文件後綴)都被Colorer Take識別到了,語法高亮很好看。但是,雖然聲稱支持的語法過百種,實際在文件默認打開方式的設置中,可供選擇的打開方式並不多(Colorer主要提供Colorer Editor編輯器,根據文件後綴自動識別文件類型並提供語法高亮支持,對於不常見文件類型,例如*.q,Colorer Editor不能把它識別為Sql文件,Colorer也沒有提供另外的Sql Editor)


安裝Sql的語法高亮編輯器DBviewer

,同時它也是一個數據庫管理器
Help --> Install New Software --> Add, Location:http://www.ne.jp/asahi/zigen/home/plugin/dbviewer/

修改文件的默認打開方式
window-preference --> General-Editors --> File Associator


Eclipse安裝各種語法高亮編輯器