mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 06:05:50 +07:00
GitOrigin-RevId: 8b2b63fc6db476ca0c2cfe5cadd84db6c4236d0f
9 lines
286 B
HTML
9 lines
286 B
HTML
<html>
|
|
<body>
|
|
Reports empty <code>try</code> blocks, including try-with-resources statements.
|
|
<p><code>try</code> blocks with comments are considered empty.</p>
|
|
<!-- tooltip end -->
|
|
<p>
|
|
This inspection doesn't report empty <code>try</code> blocks found in JSP files.</p>
|
|
</body>
|
|
</html> |