Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse Hovers Window does not show buttons
Eclipse Hovers Window does not show buttons [message #1441034] Thu, 09 October 2014 03:04 Go to next message
Eclipse UserFriend
I am using Eclipse Kepler on Ubuntu 14.04.

When I mouse-over a method or a class, I am able to see the javadoc in the hovers window. However, the toolbar at the bottom of the hovers window is missing (the one which has buttons to navigate to the source of a class or method for example).

In the Java->Editor->Hovers, the Source is mapped to Shift. If I press Shift before mouse-over, the source opens in the hover window itself. However, I'd like it to open in another Eclipse tab, which I am unable to do because the toolbar itself is missing.

Googling has not helped so far. All my settings seem to be fine. I tried uninstalling and reinstalling eclipse as well. But nothing has worked so far.
Re: Eclipse Hovers Window does not show buttons [message #1441685 is a reply to message #1441034] Thu, 09 October 2014 23:25 Go to previous message
Eclipse UserFriend
On 10/09/2014 06:43 AM, Thomas Abraham wrote:
> I am using Eclipse Kepler on Ubuntu 14.04.
>
> When I mouse-over a method or a class, I am able to see the javadoc in
> the hovers window. However, the toolbar at the bottom of the hovers
> window is missing (the one which has buttons to navigate to the source
> of a class or method for example).
>
> In the Java->Editor->Hovers, the Source is mapped to Shift. If I press
> Shift before mouse-over, the source opens in the hover window itself.
> However, I'd like it to open in another Eclipse tab, which I am unable
> to do because the toolbar itself is missing.
>
> Googling has not helped so far. All my settings seem to be fine. I tried
> uninstalling and reinstalling eclipse as well. But nothing has worked so
> far.
>
Holding Ctrl and then hovering the mouse over the element will give you
a hyperlink to the element. Click on the element and it will be opened
in a new tab.
Previous Topic:Eclipse typing slowly
Next Topic:How to resolve bindings for statically imported methods
Goto Forum:
  


Current Time: Sun Jul 06 08:19:39 EDT 2025

Powered by FUDForum. Page generated in 0.03144 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top