IntelliJ IDEA 2018.1 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


ItemDescription
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 stubsIf enabled, makes the compiler generate IIOP stubs.
Generate debugging infoIf enabled, makes the compiler include the information necessary to run this class in the debugger.
Generate no warningsIf this option is enabled, the compiler omits warnings about dubious usages of language constructs.
Additional command line parametersEnter 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: 24 July 2018