mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
9 lines
308 B
HTML
9 lines
308 B
HTML
<html>
|
|
<body>
|
|
Reports packages that contain classes but do not contain the <code>package-info.java</code>
|
|
or <code>package.html</code> files and are, thus, missing the package documentation.
|
|
<p>The quick-fix creates an initial <code>package-info.java</code> file.</p>
|
|
<!-- tooltip end -->
|
|
<p>
|
|
</body>
|
|
</html> |