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

Alter error output format to "filename:lineno: Error message" for emacs

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.0
    • tools



      Name: rlT66838 Date: 07/22/99


      Can you please add an option to generate javadoc warnings
      in emacs-compatible format like that used by javac, make and
      others. ie. filename:linenumber: Error message,
      where the filename and linenumber are the position of the error.

      This would allow emacs to automatically jump to these errors
      in the same way it can for javac errors.

      eg.
      instead of:

      javadoc: warning - execute: @see Can't find buildMetadata(Connection) in com.malted.assetbase.metadata.MetadataHandler.

      something like:

      Permission.java:67: @see Can't find buildMetadata(Connection) in com.malted.assetbase.metadata.MetadataHandler.
      (Review ID: 88254)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: