|
Java example source code file (serialver.properties)
The serialver.properties Java example source code
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...]
Other Java examples (source code examples)Here is a short list of links related to this Java serialver.properties source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.