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: 4419799
Votes 1
Synopsis stddoclet: Add -noqualifier for indicating packages not to be fully-qualified
Category doclet:tbd
Reported Against 1.3
Release Fixed
State 11-Closed, duplicate of 4359889, request for enhancement
Priority: 5-Very Low
Related Bugs 4359889
Submit Date 28-FEB-2001
Description
Add an option such as 

    -noqualifier java.lang:java.applet

that indicates which package names would not have fully qualified classes
in these places:

    parameter types
    return types
    @see and @link tags

The syntax could be similar to that used for -group.  Allow wildcards
for convenience so the list does not have to be very long.
Work Around
N/A
Evaluation
Robert approved this as a good idea for the standard doclet as well (last year).
We need to consider where else this might take effect.  Let's discuss this
with Neal.
  xxxxx@xxxxx   2001-02-27

Jamie has implemented this in 4359889.  Closing this one out as a dupe.
  xxxxx@xxxxx   2001-06-29
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang