Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: jxr
-
Labels:None
-
Number of attachments :
Description
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.
Issue Links
- relates to
-
JXR-54
Discuss about Forrestdoc and JXR
-
Activity
Lukas Theussl
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Key | MPJXR-25 | JXR-13 |
| Project | maven-jxr-plugin [ 10341 ] | Maven JXR [ 11085 ] |
Brett Porter
made changes -
| Workflow | jira [ 32441 ] | Maven New [ 55359 ] |
Dennis Lundberg
made changes -
| Component/s | jxr [ 12710 ] |
Herve Boutemy
made changes -
Could be done with Forrestdoc
http://svn.apache.org/repos/asf/forrest/trunk/whiteboard/forrestdoc/