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

javadoc no longer accepts individual classes on the command line

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P1 P1
    • None
    • 1.4.0
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: