Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4774450
Votes 0
Synopsis stddoclet: Doesn't generate a package summary page for unnamed package
Category doclet:tbd
Reported Against 1.4
Release Fixed 1.5(tiger)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 06-NOV-2002
Description
Fixed.
 xxxxx@xxxxx  2003-09-16When javadoc documents classes in the unnamed package, it doesn't generate 
a package-summary.html page, but the "Package" item (with no link)
appears in the navigation bar.  This means to view a list of the classes,
you either need to use frames (which some people don't use) or use
the Tree view.  It just seems more natural to have a page for the
classes in the unnamed package.

It is also possible to generate and display the overview page when 
documenting clases in the unnamed package, but the unnamed
package doesn't appear in the package list.

Also, when mixing classes from named and unnamed packages, it seems 
unbalanced, as the Package navigation bar item is not available
when a class in an unnamed package is displayed.
Work Around
N/A
Evaluation
Low priority bug.  Requires concensus.
 xxxxx@xxxxx  2002-11-05

Fixed.
 xxxxx@xxxxx  2003-09-16
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang