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

 
Myeclipse默认打开文件的方式是 jsp design,每次双击或者使用Ctrl+Shift+R打开 就会用这个打开 ,太慢了而且多次导致Myeclipse挂掉。可以通过以下的方式转化成你想要的打开方式,方法如下:

Myeclipse->preferences->General->editors->FilesAssociations(位置根据具体eclipse版本会有所同)

FileTypes选择.jspassiciations里选择classicjspeditor,然后点右边的default

相关推荐