<html> | |
<body> | |
Reports any classes, fields, or methods which have the <b>@deprecated</b> | |
javadoc tag but do not have the <b>@java.lang.Deprecated</b> annotation. | |
<p> | |
This inspection only reports if the project or module is configured to use a | |
language level of 5.0 or higher. | |
<!-- tooltip end --> | |
<p> | |
</body> | |
</html> |