mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
[Java] Add double dashed options for VM from java 11
IDEA-359245 GitOrigin-RevId: c3a326917e8a51e82ba148a27d37f5a687c1cab8
This commit is contained in:
committed by
intellij-monorepo-bot
parent
fcb6bd7426
commit
19770e4674
@@ -58,5 +58,8 @@ java.command.terminal.add.exports.option.description=Updates \\<module\\>
|
||||
java.command.terminal.add.exports.option.argument.text=<module>/<package>=<target-module>(,<target-module>)*
|
||||
java.command.terminal.source.option.description=Set the \\<version\\> of the source in source-file mode.
|
||||
java.command.terminal.source.option.argument.text=version
|
||||
java.command.terminal.disable.@files.option.description=Disable further argument file expansion.
|
||||
java.command.terminal.illegal.access.option.description=\\<value\\> permit or deny access to members of types in named modules by code in unnamed modules. \\<value\\> is one of "deny", "permit", "warn", or "debug" This option will be removed in a future release.
|
||||
java.command.terminal.illegal.access.option.argument.text=value
|
||||
error.stream.name=error
|
||||
output.stream.name=output
|
||||
Reference in New Issue
Block a user