|
Quick Lists
|
|
Bug ID:
|
4524969
|
|
Votes
|
0
|
|
Synopsis
|
Should generate Interface hierarchy in Overview - Javadocs emul.
|
|
Category
|
customdoclets:mifdoclet
|
|
Reported Against
|
1.2beta1
|
|
Release Fixed
|
1.2beta2
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
1-Very High
|
|
Related Bugs
|
|
|
Submit Date
|
08-NOV-2001
|
|
Description
|
In standard Javadocs, an Interface Hierarchy is generated immediately after the Class hierarchy in the Overview. In the MIF doclet, the inheritance hierarchy
does not indent subinterfaces. Plus many other things are different.
|
|
Work Around
|
N/A
|
|
Evaluation
|
Will try to get to soon.
xxxxx@xxxxx 2001-11-08
This feature is fully specified now in the Comments field.
For the package qualifier, we could do something clever,
like if someone passes in only a single package to javadoc,
then we don't show that package name in the hierarchy
(but do show others, like java.lang.Object).
xxxxx@xxxxx 2002-02-06
Implemented by Jamie, integrated by Doug
"-noqualifier overview-tree" is now an option to remove package qualifiers
in the overview tree.
xxxxx@xxxxx 2002-02-21
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |