zoukankan      html  css  js  c++  java
  • 修改myeclipse中JSP文件默认打开方式

    Myeclipse 默认情况下 JSP 文件会被以视图方式显示,这种方式虽然页面效果直观,但效率低,打开速度慢,浪费资源。可以将视图模式设置为文字模式,方法如下:

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

    File Types 选择.jsp assiciations 里选择classic jsp editor,然后点右边的default

  • 相关阅读:
    2021/6/17学期总结
    2021/6/16申请加分
    2021/6/15
    2021/6/14
    2021/6/11
    2021/6/10
    2021/6/9
    2021/6/8
    2021/6/7
    2021/6/5读书笔记
  • 原文地址:https://www.cnblogs.com/orientsun/p/2614609.html
Copyright © 2011-2022 走看看