可以用来设置jsp页默认打开是代码编辑模式而不是半视图半代码的模式。
1、选择菜单Window→Preferences。
2、选择General→Editors→File Associations。在File types中选中jsp,再在Associated editors选择你需要的方式,如这里的MyEclipse JSP Editor。点击右边的Default。
以此类推,这里还可以设置其他不同种类页面的默认打开方式。
可以用来设置jsp页默认打开是代码编辑模式而不是半视图半代码的模式。
1、选择菜单Window→Preferences。
2、选择General→Editors→File Associations。在File types中选中jsp,再在Associated editors选择你需要的方式,如这里的MyEclipse JSP Editor。点击右边的Default。
以此类推,这里还可以设置其他不同种类页面的默认打开方式。
转载于:https://www.cnblogs.com/pcheng/p/4942404.html