IntelliJ IDEA 2019.2 Help

RMI Compiler

File | Settings | Build, Execution, Deployment | Compiler | RMI Compiler for Windows and Linux
IntelliJ IDEA | Preferences | Build, Execution, Deployment | Compiler | RMI Compiler for macOS


Item

Description

Enable RMI stubs generation

Use this item to analyze compiled classes, searching where the remote interface is implemented. If such classes are not found, IntelliJ IDEA generates stubs for these interfaces incrementally.

Generate IIOP stubs

If enabled, makes the compiler generate IIOP stubs.

Generate debugging info

If enabled, makes the compiler include the information necessary to run this class in the debugger.

Generate no warnings

If this option is enabled, the compiler omits warnings about dubious usages of language constructs.

Additional command line parameters

Enter or edit any additional arguments to be passed to the compiler via the command line. Refer to the compiler documentation for valid options.

Last modified: 17 October 2019