How to disable MyEclipse visual HTML designer
Asked Answered
H

2

16

My computer lags for several seconds when I open an HTML file in MyEclipse, or make a major change to a file that's already open. I suspect that the WYSIWYG part of the visual HTML designer is responsible; is there a way to turn that off but retain the color-coded text editor/formatter? I also don't care about the "preview" feature, if that makes a difference.

Hermilahermina answered 5/11, 2009 at 0:6 Comment(2)
Ctrl+Shift+F12 hides the visual panelConcert
only hides the current file, not allSisyphean
W
37

I have faced the same issue. Go to Window > Preferences > General > Editors > File Associations and pick the file extension for which you would like to disable/enable the designer. Hope that works for you.

Winged answered 31/1, 2011 at 7:4 Comment(0)
H
0

Make Default MyEclipse Jsp Editor for opening jsp files without Visual Designer Go to

WIndow > Prefs > General > Text Editors > File Associations

1-Click on File Associations -

2-select file type for whom you want to change Editor-

3-Select Myeclipse Jsp Editor as default

Same way you can adjust any files types Editors

adjust the default editor for the file types like .jsp, .jspf, .jspx and so on to use the non-visual editor.

Hausfrau answered 3/5, 2016 at 5:31 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.