src/share/classes/sun/tools/serialver/resources/serialver.properties

Print this page
rev 9937 : 8042887: Remove serialver -show, this tool does not need a GUI
Reviewed-by: duke
Contributed-by: Pavel Rappo <pavel.rappo@oracle.com>

*** 1,20 **** - SerialVersionInspector=Serial Version Inspector - File=File - Exit=Exit - Show=Show - FullClassName=Full Class Name: - SerialVersion=Serial Version: NotSerializable=\ Class {0} is not Serializable. ClassNotFound=\ Class {0} not found. error.parsing.classpath=\ Error parsing classpath {0}. error.missing.classpath=\ Missing argument for -classpath option invalid.flag=\ Invalid flag {0}. - ignoring.classes=\ - Cannot specify class arguments with the -show option usage=\ ! use: serialver [-classpath classpath] [-show] [classname...] --- 1,12 ---- NotSerializable=\ Class {0} is not Serializable. ClassNotFound=\ Class {0} not found. error.parsing.classpath=\ Error parsing classpath {0}. error.missing.classpath=\ Missing argument for -classpath option invalid.flag=\ Invalid flag {0}. usage=\ ! use: serialver [-classpath classpath] [classname...]