You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/01/20 07:50:06 UTC

[jira] Moved: (JXR-13) Cross-reference information

     [ http://jira.codehaus.org/browse/JXR-13?page=all ]

Lukas Theussl moved MPJXR-25 to JXR-13:
---------------------------------------

        Key: JXR-13  (was: MPJXR-25)
    Project: Maven JXR  (was: maven-jxr-plugin)

> Cross-reference information
> ---------------------------
>
>          Key: JXR-13
>          URL: http://jira.codehaus.org/browse/JXR-13
>      Project: Maven JXR
>         Type: New Feature

>     Reporter: Timo Saarinen
>     Priority: Minor

>
> Original Estimate: 1 day
>         Remaining: 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org