myeclipse编辑jsp页面时光标乱跳

来源:互联网 发布:网络销售股票违法吗 编辑:程序博客网 时间:2024/06/05 17:32
大家这两天在使用myeclipse是有不少人碰到鼠标乱跳的问题吧,找了几个方法,大家试试看吧

方法1:打开window--Preferences--MyEclipse--Files and Editors--HTML--Visual Designer ,把 Manually refresh design view when not synchronized 选项勾上。
方法2:在 MyEclipse 工具栏中依次选择 Window ---- Preferences ---- MyEclipse
       1) 在 validation 中将 suspend all validation 勾上
     2)Files and Editors ---- JSP ----- 将 validate JSP fragments 去掉勾
方法3:换一个编辑器吧!
       window-->preferences-->General-->Editors-->File Association-->*.jsp
           然后在对应的 Associated editors: 下选择不带视图的即可!然后点击 default

   MyEclipse 的各版本的Preferences 有所不同,大家可以根据自己的版本和上面的方法作修改
原创粉丝点击