javadoc no longer accepts individual classes on the command line

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P1
    • None
    • Affects Version/s: 1.4.0
    • Component/s: tools

      In the current 1.4 builds javadoc does not allow an individual class on the command line.

      The following illustrates the problem

      setenv SRC /java/javahelp/ws/jhMaster/JavaHelp/src
      javadoc -d apidoc -sourcepath $SRC/new:$SRC/impl javax.help com.sun.java.help.impl.ViewAwareComponent

      The following error is generated

      Loading source files for package javax.help...
      Loading source files for package com.sun.java.help.impl.ViewAwareComponent...
      javadoc: No source files for package com/sun/java/help/impl/ViewAwareComponent
      1 error


      This worked in prior versions of the JDK.

            Assignee:
            Neal Gafter (Inactive)
            Reporter:
            Roger Brinkley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: