mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
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> |