Eclipse会在显示工具提示消息之前停留3-4秒钟 [英] Eclipse hangs for 3-4 seconds before displaying a tooltip message

查看:174
本文介绍了Eclipse会在显示工具提示消息之前停留3-4秒钟的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我曾经搜索互联网像疯了,但是WTP冻结或Eclipse冻结产生了许多不同的结果,几乎不可能找到正确的。我有以下问题。



在HTML或CSS编辑器中,当我意外将鼠标悬停在某个属性值上时,Eclipse会在100%负载下与CPU挂起3-4秒钟,然后再生成一个工具提示消息并附上标签及其属性的一些信息。我不需要那些提示。地狱,我甚至不需要语法着色,如果这将阻止我这个挂起。



我试图禁用所有的自动完成功能,所有似乎相关的东西,但是没有不会改变一点我寻找一个设置来完全禁用WTP,而不需要卸载它,但是再一次 - 没有运气。



我使用Eclipse Helios。我有所有最新的插件。如果需要,我将提供任何其他信息。



有人有类似的问题,能够解决吗?这真的让我疯狂了。



BOUNTY



赏金将转到任何找到方法或解决方法的人都可以使弹出窗口相当快速地。我在Eclipse中在许多地方遇到过这个问题,比如PyDev,例如:



Eclipse PyDev完成挂起(又一次)



我有一个很强的程式化感觉,这是一般的问题与弹出窗口,而不是那么多与WTP / PyDev。这是我已经采取的措施:




  • 从零开始安装最新的Eclipse

  • 已安装这个干净安装的两个问题插件(WTP / PyDev)

  • 确保Eclipse有足够的内存

  • 确保适当的JVM是选择



我的设置是Ubuntu Natty,Oracle Java 1.6 - repos中的最新版本



进一步的发现



好的,我刚刚发现,99%的冻结时间花在一个电话到 org.eclipse.swt.internal.gtk.OS._gtk_widget_realize 似乎不正确。任何线索?



我鼓励所有经历过这个问题的人都会 这个bug的投票 在Eclipse bug跟踪器上。

解决方案哇,终于确定了,谢谢其中一个建议。



可以在窗口>首选项>常规>编辑器>结构化文本编辑器>删除选项卡>组合悬停下禁用悬停消息。


$ b $有时候Eclipse可能是迷宫。


I've searched the Internet like crazy, however "WTP freeze" or "Eclipse freeze" yields so many different results that it's virtually impossible to find the right one. I have the following issue.

In a HTML or CSS editor when I accidentally hover my mouse over an attribute value, Eclipse hangs for 3-4 seconds with CPU at 100% load before producing a tooltip message with some info on the tag and its attribute. I don't need those tips. Hell, I don't even need syntax coloring if that would prevent me from this hang.

I tried disabling all the autocomplete features, everything that seemed related, however that didn't change a bit. I looked for a setting to disable WTP completely without uninstalling it, however again - no luck.

I use Eclipse Helios. I have all the latest plugins. I'll supply any additional info, if that is needed.

Has anybody had a similar issue and was able to resolve it? This is really driving me crazy.

BOUNTY

The bounty will go to anyone who finds a way or a workaround that will make pop-up windows reasonably fast. I've had this issue in Eclipse in numerous places - like PyDev for example:

Eclipse PyDev completion hangs (yet again)

I have a strong programistic feeling that this is a general issue with pop ups and not so much with WTP/PyDev. Here are measures that I've already taken:

  • Installed the latest Eclipse from scratch
  • Installed the two problematic plugins on this clean installation (WTP/PyDev)
  • Made sure that Eclipse has more than enough memory
  • Made sure the appropriate JVM is chosen

My setup is Ubuntu Natty, Oracle Java 1.6 - latest version in the repos

Further findings

Ok, I've just found out that 99% of the time of the freeze is spent inside a call to org.eclipse.swt.internal.gtk.OS._gtk_widget_realize which doesn't seem right. Any clues?

I'd encourage everyone who has experienced this issue to vote for this bug on the Eclipse bug tracker.

解决方案

Wow, finally nailed it, thanks to one of the suggestions.

Hover messages can be disabled under Window > Preferences > General > Editors > Structured Text Editors > Hovers tab > Combined Hover.

Eclipse can be a labyrinth sometimes.

这篇关于Eclipse会在显示工具提示消息之前停留3-4秒钟的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆