Inspectopedia
 
2024.3

Use of '$' in identifier

Warning
New
Last modified: 03 December 2024

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:

Rename quick-fix is suggested only in the editor.