Reports variables, methods, and classes with dollar signs (
$
) in their names. While such names are legal Java, their use outside of generated java code is strongly discouraged.
Example:
class SalaryIn${}
Rename quick-fix is suggested only in the editor.