Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4359386

stddoclet: Include package info when passing in source filenames (*.java)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.1.7, 1.2.0
    • tools
    • beta2
    • generic, sparc
    • generic, solaris_2.6
    • Verified

      When passing in source filenames (rather than package names) on the command
      line, the generated web pages do not contain a list of packages, a package page,
      or package.html. This request is to include this information, the same as if
      the user had passed in a list of package names. Only the specified classes
      would be documented with their own class pages -- unspecified classes would
      not be documented.

      For example, say class C belongs to package p, and C.java is passed in with
      "javadoc C.java". Package p and class p.C would be documented.
      Unspecified classes that belong to package p would remain undocumented.

      (See the email trail in "Comments")

            jhosunw Jamie Ho (Inactive)
            dkramersunw Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: