以下,在eclipse中打开一个html或jsp页面会有相应的视图窗口,如何关闭呢?
步骤:
1、选择菜单: windows --> preferences
2、在弹出窗口中选择General --> Editors --> File Associations,在右上方框内选择*.jsp(或*.html),在右下方框内选择MyEclipse JSP Editor(或MyEclipse html Editor),点击右边的Default,最后点击OK即可。重新打开页面就不会出现视图了!
以下,在eclipse中打开一个html或jsp页面会有相应的视图窗口,如何关闭呢?
1、选择菜单: windows --> preferences