Reports try finally statements which can use Java 7
Automatic Resource Management. A quickfix is available to convert the try finally
statement into a try with resources statement.
This inspection only reports if the project or module is configured to use a
language level of 7.0 or higher.