equal
deleted
inserted
replaced
16 err.invalid.use.of.option=invalid use of option: {0} |
16 err.invalid.use.of.option=invalid use of option: {0} |
17 err.unknown.option=unknown option: {0} |
17 err.unknown.option=unknown option: {0} |
18 err.no.SourceFile.attribute=no SourceFile attribute |
18 err.no.SourceFile.attribute=no SourceFile attribute |
19 err.source.file.not.found=source file not found |
19 err.source.file.not.found=source file not found |
20 err.bad.innerclasses.attribute=bad InnerClasses attribute for {0} |
20 err.bad.innerclasses.attribute=bad InnerClasses attribute for {0} |
|
21 err.nomem=Insufficient memory. To increase memory use -J-Xmx option. |
21 |
22 |
22 main.usage.summary=\ |
23 main.usage.summary=\ |
23 Usage: {0} <options> <classes>\n\ |
24 Usage: {0} <options> <classes>\n\ |
24 use -help for a list of possible options |
25 use -help for a list of possible options |
25 |
26 |