当前位置: 代码迷 >> JavaScript >> Myeclipse批改文件默认打开方式 jsp xml
  详细解决方案

Myeclipse批改文件默认打开方式 jsp xml

热度:142   发布时间:2012-08-02 11:35:25.0
Myeclipse修改文件默认打开方式 jsp xml
?
Myeclipse默认打开文件的方式是 jsp design,每次双击或者使用Ctrl+Shift+R打开 就会用这个打开 ,太慢了而且多次导致Myeclipse挂掉。可以通过以下的方式转化成你想要的打开方式,方法如下:
Myeclipse->preferences->General->editors->Files Associations(位置根据具体eclipse版本会有所同)
File Types 选择.jsp assiciations 里选择classic jsp editor,然后点右边的default
  相关解决方案