Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to see javadoc in Quick Outline
How to see javadoc in Quick Outline [message #259113] Wed, 18 March 2009 12:14 Go to next message
Eclipse UserFriend
Originally posted by: m.junk.com

When I code, Content Assist handily shows me what methods are in a class.
Specifically, if I type "Foo.", after the "." an outline window pops up
with methods in Foo. I can scroll through this window. If a method has
javadoc, the javadoc will show up on the right. This is very convenient;
I like seeing javadoc as I browse through the methods.

I can't figure out how to get to this javadoc-enabled Outline view any
other way. If I go "Control o" I get an outline view, but no javadoc on
the right.

Thanks in advance!
Re: How to see javadoc in Quick Outline [message #259120 is a reply to message #259113] Thu, 19 March 2009 06:30 Go to previous messageGo to next message
Eclipse UserFriend
New User wrote:
> When I code, Content Assist handily shows me what methods are in a
> class. Specifically, if I type "Foo.", after the "." an outline
> window pops up with methods in Foo. I can scroll through this
> window. If a method has javadoc, the javadoc will show up on the
> right. This is very convenient; I like seeing javadoc as I browse
> through the methods.
>
> I can't figure out how to get to this javadoc-enabled Outline view any
> other way. If I go "Control o" I get an outline view, but no javadoc
> on the right.
See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=41334

Dani
>
> Thanks in advance!
>
Re: How to see javadoc in Quick Outline [message #259132 is a reply to message #259120] Thu, 19 March 2009 14:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: m.junk.com

Thanks Dani. I'm a bit confused about your Comment 1 on the bug --
Comment 1 sounds like you don't think this bug is worth it? I think this
would be extremely useful so I hope someone works on it.
Re: How to see javadoc in Quick Outline [message #259151 is a reply to message #259132] Fri, 20 March 2009 03:02 Go to previous message
Eclipse UserFriend
New User wrote:
> Thanks Dani. I'm a bit confused about your Comment 1 on the bug --
> Comment 1 sounds like you don't think this bug is worth it? I think
> this would be extremely useful so I hope someone works on it.
Looks like you hope for too much given that no one was interested to
provide a patch for more than 4 years ;-)

Dani
Previous Topic:Implement partial classes
Next Topic:Open Implementation on private method
Goto Forum:
  


Current Time: Wed Apr 30 04:24:39 EDT 2025

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

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

Back to the top