< prev index next >

src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_zh_CN.properties

Print this page

        

@@ -80,5 +80,6 @@
 ERR_InvalidInstallerType=Error: Invalid or unsupported package type: [{0}].
 ERR_BothMainJarAndModule=Error: Cannot have both --main-jar and --module Options.
 ERR_NoEntryPoint=Error: creating application image requires --main-jar or --module Option.
 ERR_InputNotDirectory=Error: Input directory specified is not a directory: {0}.
 ERR_CannotReadInputDir=Error: No permission to read from input directory: {0}.
+ERR_CannotParseOptions=Error: Processing @filename option: {0}.
< prev index next >