NPE fix
[fedora-idea.git] / resources-en / src / inspectionDescriptions / JavaDoc.html
blobe042b7d9dde1af5ce5fb3a3af6b119b7b774e792
1 <html>
2 <body>
3 <font face="verdana" size="-1">This inspection points out the following javadoc comment flaws:<br><br>
4 &nbsp;- no javadoc where it is required<br>
5 &nbsp;- required tag is missing<br>
6 &nbsp;- invalid or incomplete tag<br>
7 &nbsp;- javadoc description is missing or incomplete<br><br>
8 Use tabs and corresponding inspection options below, to define visibility scope where javadoc is required, as well as the
9 required javadoc tags for classes, methods, fields and inner classes.</font>
10 </body>
11 </html>