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

Better error message when doing {@link #ClassName}

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7u40
    • tools

      A DESCRIPTION OF THE REQUEST :
      When trying to do {@link #ClassName} the warning message is "warning - Tag @link: can't find ClassName" which is confusing since this leads one to believe the error is not with the # symbol. The warning message should instead be something like "warning - Tag @link: can't find #ClassName", or "Invalid symbol '#' in @link".

      JUSTIFICATION :
      It saves some time - I for example started to check if my project settings and javadoc settings were somehow incorrect and started Googling about the problem, etc.


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: