如何禁用 MyEclipse 可视化 HTML 设计器

发布于 2024-08-09 13:10:41 字数 137 浏览 3 评论 0原文

当我在 MyEclipse 中打开 HTML 文件或对已打开的文件进行重大更改时,我的计算机会滞后几秒钟。我怀疑可视化 HTML 设计器的所见即所得部分负责;有没有办法关闭它但保留颜色编码的文本编辑器/格式化程序?我也不关心“预览”功能,如果这有什么区别的话。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

缪败 2024-08-16 13:10:41

我也遇到过同样的问题。转到窗口>首选项>一般>编辑>文件关联并选择您要禁用/启用设计器的文件扩展名。希望这对你有用。

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.

少钕鈤記 2024-08-16 13:10:41

制作默认的 MyEclipse Jsp 编辑器,以便在没有 Visual Designer 的情况下打开 jsp 文件
转到

窗口>首选项>一般>文本编辑器>文件关联

1 - 单击“文件关联” -

2 - 选择要更改编辑器的文件类型 -

3 - 选择 Myeclipse Jsp 编辑器作为默认编辑器

您可以以相同的方式调整任何文件类型 编辑器

为 .jsp 等文件类型调整默认编辑器、.jspf、.jspx 等以使用非可视化编辑器。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文