mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 17:09:38 +07:00
GitOrigin-RevId: 8b2b63fc6db476ca0c2cfe5cadd84db6c4236d0f
10 lines
446 B
HTML
10 lines
446 B
HTML
<html>
|
|
<body>
|
|
Reports classes that don't depend on any other class in their package, depend on classes from another package, and are themselves a dependency
|
|
only for classes from this other package.
|
|
Consider moving such classes to the package on which they depend.
|
|
<!-- 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> |