IntelliJ IDEA 12.1.0 Web Help

Sometimes you might want to ignore the hard-coded literals. To do that, use Not requiring internationalization annotation.

To ignore a certain hard-coded literal
  1. Press Alt+EnterAlt+Enter to show intention actions for the string literal:

    img

  2. Select Annotate as @NonNls from the suggestion list.
  3. In the Select Path dialog that opens, specify the location where annotations.xml file will be stored.

See Also

Reference:

Web Resources: