src/share/classes/com/sun/tools/javap/resources/javap.properties

changeset 346
e33efb09ed75
parent 340
c2dfab9e2f39
child 1885
d6158f8d7235
equal deleted inserted replaced
345:23505e6ea22d 346:e33efb09ed75
16 err.not.standard.file.manager=can only specify class files when using a standard file manager 16 err.not.standard.file.manager=can only specify class files when using a standard file manager
17 err.unknown.option=unknown option: {0} 17 err.unknown.option=unknown option: {0}
18 err.verify.not.supported=-verify not supported 18 err.verify.not.supported=-verify not supported
19 err.no.SourceFile.attribute=no SourceFile attribute 19 err.no.SourceFile.attribute=no SourceFile attribute
20 err.source.file.not.found=source file not found 20 err.source.file.not.found=source file not found
21 err.bad.innerclasses.attribute=bad InnerClasses attribute for {0}
21 warn.Xold.not.supported=-Xold is no longer available 22 warn.Xold.not.supported=-Xold is no longer available
22 23
23 main.usage.summary=\ 24 main.usage.summary=\
24 Usage: {0} <options> <classes>\n\ 25 Usage: {0} <options> <classes>\n\
25 use -help for a list of possible options 26 use -help for a list of possible options

mercurial