src/jdk.packager/windows/classes/jdk/packager/internal/resources/builders/windows/WindowsAppImageBuilder.properties
author herrick
Thu, 11 Oct 2018 20:48:26 -0400
branchJDK-8200758-branch
changeset 56957 2f01969ed7cb
parent 56821 565d54ca1f41
child 56982 e094d5483bd6
permissions -rw-r--r--
8211299: Output of System.out is not printed to CMD on Windows Submitten-by: almatvee Reviewed-by: herrick, kcr

param.rebrand-executable.name = Rebrand Launcher
param.rebrand-executable.description = Update the launcher with the application icon and update ownership information.

param.icon-ico.name=.ico Icon
param.icon-ico.description=Icon for the application, in ICO format.

param.console-hint.name=Console Hint
param.console-hint.description=Indicates if the bundler should use console launcher

param.config-root.name=
param.config-root.description=

error.cannot-create-output-dir=Output directory {0} cannot be created.
error.cannot-write-to-output-dir=Output directory {0} is not writable.

message.config-save-location=Config files are saved to {0}. Use them to customize package.
message.potential.windows.defender.issue=Warning: Windows Defender may prevent the Java Packager from functioning. If there is an issue, it can be addressed by either disabling realtime monitoring, or adding an exclusion for the directory "{0}".

resource.executable-properties-template=Template for creating executable properties file.