mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
8 lines
301 B
HTML
8 lines
301 B
HTML
<html>
|
|
<body>
|
|
Reports situations in which a service is loaded with <code>java.util.ServiceLoader</code> but it isn't declared with the
|
|
<code>uses</code> clause in the <code>module-info.java</code> file and suggests inserting it.
|
|
<!-- tooltip end -->
|
|
<p><small>New in 2018.1</small></p>
|
|
</body>
|
|
</html> |