alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Java example source code file (serialver.properties)

This example Java source code file (serialver.properties) is included in the alvinalexander.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Learn more about this Java project at its project page.

Java - Java tags/keywords

cannot, class, classnotfound, error, exit\=exit, file=file, fullclassname\=full, inspector, missing, name, serialversion\=serial, serialversioninspector\=serial, show\=show, version

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

 

new blog posts

 

Copyright 1998-2021 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.