mluisbrown
mluisbrown

Reputation: 14928

Eclipse Indigo on OS X Lion, Java 'source' hover not working

I'm running Eclipse Indigo on OS X Lion and it all seems to be working very well, except that I can't get the Java 'source' hover to work properly. Regardless of what I configure in the Java -> Editor -> Hovers section in Preferences the hovers I get are the following when hovering over a method name:

No matter what I do I can't get the 'Source' hover to work, even if that's the only hover action I have enabled and regardless of what modifier key I assign to it. This is a shame as the Source hover is by far the most useful IMO.

The problem doesn't occur with Indigo on Windows, so it appears to be an OS X specific issue.

Upvotes: 1

Views: 536

Answers (1)

mluisbrown
mluisbrown

Reputation: 14928

After further research it appears this is a known bug: Eclipse Bug 357127. Will be fixed in 3.7.2.

Upvotes: 2

Related Questions