[compiler] Make the clear output directory warning look like standard comments

The warning is now just under the concerned checkbox.
Because the option is enabled by default, the warning can be a bit less dramatic.

IJ-CR-129800

GitOrigin-RevId: 8790d521527e9351f4f438bbbdafcdf79eb9452c
This commit is contained in:
Louis Vignier
2024-03-26 15:40:28 +01:00
committed by intellij-monorepo-bot
parent 7b4fac1e83
commit f980834d13

View File

@@ -141,7 +141,7 @@ 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.warning=<b>WARNING!<br>If enabled, the entire contents of directories where generated sources are stored<br>WILL BE CLEARED on rebuild.</b>
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:
settings.per.module.bytecode.version=Per-module bytecode version: