mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
- https://confluence.jetbrains.com/display/IDEADEV/Creation+of+Intention+Action -https://confluence.jetbrains.com/display/IDEADEV/Inspection+of+Code+Source
8 lines
244 B
HTML
8 lines
244 B
HTML
<html>
|
|
<body>
|
|
This inspection reports when the '==' or '!=' operator was used between expressions of
|
|
reference types. <br>
|
|
In the text field below, specify the semicolon separated list of classes to be considered as suspicious.
|
|
</body>
|
|
</html>
|