Language Injection Settings dialog: Java Parameter
File | Settings | Settings | Language Injection — Java Parameter⋖ for Windows and Linux
IntelliJ IDEA | Settings | Settings | Language Injection — Java Parameter⋖ for macOS
CtrlAlt0S
note
This page describes control. For more information about using language injections, refer to Language injections.
The dialog opens when you click on the Language Injections page, and choose Java Parameter from the context menu, or select an entry and click .
Use this dialog to configure language injections for Java parameters. The dialog provides the ability to make use of IntelliLang's features, if, for any reason, the injection annotations cannot be used. This mainly applies to configuring third party/library methods as well as projects that still have to use Java 1.4.
Item | Description |
---|---|
Language | In this area, specify the language to inject and the injection context.
Note that the Prefix and Suffix fields are optional. |
Class Methods | Click and select the class of interest. As a result, the methods of the class along with their parameters are shown. Select the parameters for which you want to enable the injection. |
Advanced | Specify additional settings.
|
Thanks for your feedback!