IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Advanced

Last modified: 10 August 2022

Windows and Linux: File | Settings | Editor | Language Injections | Advanced

macOS: IntelliJ IDEA | Preferences | Editor | Language Injections | Advanced

Ctrl+Alt+S or the Settings/Preferences button

Use this page to specify different names for the base-annotations to be used. This helps avoid any dependencies on foreign code where it is not desired or possible. The custom annotations should provide the same properties as the original ones, i.e. value for all of them and an optional (default = "") prefix and suffix for the @Language replacement.

Also configure the runtime checks to be generated for the @Pattern validation.