-
Bug
-
Resolution: Unresolved
-
P4
-
7u40
-
x86
-
windows_8
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.
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.