Files
openide/java/java-impl/resources/inspectionDescriptions/InconsistentLanguageLevel.html
2025-02-05 04:43:28 +00:00

10 lines
366 B
HTML

<html>
<body>
Reports modules which depend on other modules with a higher language level.
<p>Such dependencies should be removed or the language level of the module be increased.</p>
<!-- tooltip end -->
<p>Available only from <b>Code | Inspect Code</b> or
<b>Code | Analyze Code | Run Inspection by Name</b> and isn't reported in the editor.</p>
</body>
</html>