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

javadoc: Want ability to pass in unnamed package on command line

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P5 P5
    • None
    • 1.4.0
    • tools

      Recommendation is to use ".", such as:

         javadoc -sourcepath src . java.lang

      This documents classes in the unnamed package and in java.lang.

      Or could use an illegal package name, such as "unnamed-package".

      The workaround is to pass the classes in:

         javadoc src/*.java

            bpatel Bhavesh Patel (Inactive)
            jhosunw Jamie Ho (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: