Inspectopedia Help

Hardcoded string literal in a UI form

Reports any instances of hardcoded strings in your UI forms.

Hardcoded string literals are usually errors in an internationalized environment. This inspection does not report empty strings and strings consisting of only whitespace.

The quick-fix transforms a string literal into a reference to a property in a resource bundle.

Inspection Details

Available in:

IntelliJ IDEA 2023.3, Qodana for JVM 2023.3

Plugin:

UI Designer, 233.SNAPSHOT

Last modified: 13 July 2023