How to turn off the Javadoc hover in Eclipse (or selectively enable it)?

后端 未结 3 732
情深已故
情深已故 2021-02-07 13:01

A fellow developer dislikes the Eclipse hovering Javadoc and would like to disable it (one option), or, better yet, only selectively enable it (other option). He\'s using Eclip

3条回答
  •  再見小時候
    2021-02-07 13:28

    In Eclipse 3.6 you can now specify a modifier key to be pressed down for the Combined Hover to be activated. This way, you can have the old behavior without the automatic popups. The automatic popups were driving me crazy, often obscuring something I was trying to read.

提交回复
热议问题