mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
[Java] Add context help for automatic parallel compilation
IDEA-352162 GitOrigin-RevId: aa75d83d5d448ff151d4b2318be391f2135d688c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3e6f02b8d7
commit
2e55ef8101
@@ -143,7 +143,8 @@ settings.shared.build.process.vm.options=Shared VM options:
|
||||
settings.user.local.build.process.vm.options=User-local VM options:
|
||||
settings.user.local.build.process.vm.options.comment=Overrides Shared options
|
||||
settings.auto.build.only.works.while.not.running=Only works while not running / debugging
|
||||
settings.parallel.module.compile.may.require.larger.heap.size=May require a larger heap size
|
||||
settings.parallel.module.compile.context.help.title=May require a larger heap size
|
||||
settings.parallel.module.compile.context.help.description=In automatic mode parallel compilation is enabled based on hardware specifications.</p>
|
||||
settings.warning=Warning: if enabled, the entire contents of directories where generated sources are stored will be cleared on rebuild.
|
||||
settings.use.release.option.for.cross.compilation=Use '--release' option for cross-compilation (Java 9 and later)
|
||||
settings.project.bytecode.version=Project bytecode version:
|
||||
|
||||
Reference in New Issue
Block a user