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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P5
    • None
    • Affects Version/s: 1.4.0
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: