2
|
1 |
SerialVersionInspector=Serial Version Inspector
|
|
2 |
File=File
|
|
3 |
Exit=Exit
|
|
4 |
Show=Show
|
|
5 |
FullClassName=Full Class Name:
|
|
6 |
SerialVersion=Serial Version:
|
|
7 |
NotSerializable=\
|
|
8 |
Class {0} is not Serializable.
|
|
9 |
ClassNotFound=\
|
|
10 |
Class {0} not found.
|
|
11 |
error.parsing.classpath=\
|
|
12 |
Error parsing classpath {0}.
|
|
13 |
error.missing.classpath=\
|
|
14 |
Missing argument for -classpath option
|
|
15 |
invalid.flag=\
|
|
16 |
Invalid flag {0}.
|
|
17 |
ignoring.classes=\
|
|
18 |
Cannot specify class arguments with the -show option
|
|
19 |
usage=\
|
|
20 |
use: serialver [-classpath classpath] [-show] [classname...]
|