We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ERR_MissingAppResources
1 parent 61701f6 commit 132b891Copy full SHA for 132b891
src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties
@@ -93,7 +93,6 @@ ERR_InvalidOptionWithAppImageSigning=Error: Option [{0}] is not valid when signi
93
94
ERR_MissingArgument=Error: Missing argument: {0}
95
ERR_MissingRequiredArgument=Error: {0} argument requires at least one of [{1}] argument(s)
96
-ERR_MissingAppResources=Error: No application jars found
97
ERR_AppImageNotExist=Error: App image directory "{0}" does not exist
98
ERR_NoAddLauncherName=Error: --add-launcher option requires a name and a file path (--add-launcher <name>=<file path>)
99
ERR_NoUniqueName=Error: --add-launcher <name>=<file path> requires a unique name
0 commit comments