[ 
https://jira.codehaus.org/browse/JXR-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=359422#comment-359422
 ] 

Michael Osipov commented on JXR-13:
-----------------------------------

Why is this necessary Javadoc provides most of those features?

> Cross-reference information
> ---------------------------
>
>                 Key: JXR-13
>                 URL: https://jira.codehaus.org/browse/JXR-13
>             Project: Maven JXR
>          Issue Type: New Feature
>          Components: jxr
>            Reporter: Timo Saarinen
>            Priority: Minor
>              Labels: close-pending
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Hi,
> When studying a new project it would be often nice to see from which classes 
> the current class is referenced. I propose that the following information 
> could be included in the beginning of the class source page:
>   Inherited by: (list of classes that extend this class)
>   Constructed by: (list of classes that construct this class)
>   Referenced by: (list of classes that reference this class)
>   Constructs: (list of classes this class constructs)
>   Referenced: (list of classes this class references)
> It would be also good to have some kind of notation which informs whether the 
> listed class is in same package as the current class or not.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to