Is there a plugin to Eclipse (or Visual Studio) which renders javadoc (or doxygen) in place, i.e. there is a pretty print in code instead of displaying javadoc source as comment?
By default it is possible just to fold method body. It could be usefull to have a toggle: full source, source and rendered javadoc, pure rendered javadoc.
Said plugin could generate something looking like this: