<html> | |
<body> | |
Reports <b>try finally</b> statements which can use Java 7 | |
Automatic Resource Management. A quickfix is available to convert the <b>try finally</b> | |
statement into a <b>try</b> with resources statement. | |
<p> | |
This inspection only reports if the project or module is configured to use a | |
language level of 7.0 or higher. | |
<!-- tooltip end --> | |
</body> | |
</html> |