Class Prefix Be Removal From Javadocs [message #1798795] |
Sun, 25 November 2018 08:13  |
Eclipse User |
|
|
|
By default, Javadoc adds Java library prefixes, e.g. java.lang, java.util, etc., to the Modifier & Type and Method columns of each program unit Javadoc. This is unnecessary and makes it impossible to see all the 3 columns of the Javadoc on the same screen, even at low magnification. I'd like to have most of the screen width for the Description column.
On the Javadocs for standard Java classes, no such prefixes are shown although there are references to the containing library.
I'm using Photon.
Is there any way to configure it so that these useless prefixes are omitted and horizontal space is opened up ?
[Updated on: Sun, 25 November 2018 08:15] by Moderator
|
|
|
|
|
|
|
|
Re: Class Prefix Be Removal From Javadocs [message #1798830 is a reply to message #1798806] |
Mon, 26 November 2018 07:34  |
Eclipse User |
|
|
|
-noqualifier all does it radiantly. See screenshot below.
Yes, I see that I have to read through the Javadoc stuff in more detail to get full horsepower from this method of documentation.
It looks like various organizations coding extensively in Java may be using their own in-house documentation systems.
Thanks so much, men.
|
|
|
Powered by
FUDForum. Page generated in 0.48986 seconds