This manual page is part of Xcode Tools version 3.2.2

To obtain these tools:

If you are running a version of Xcode Tools other than 3.2.2, view the documentation locally:

  • In Xcode

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



serialver(1)                                                                                    serialver(1)



NAME
       serialver - serial version command

SYNOPSIS
       serialver [ options ] [ classnames ]

       options
              Command-line options, as specified in this document.

       classnames
              One or more class names.

DESCRIPTION
       serialver returns the serialVersionUID for one or more classes in a form suitable for copying into an
       evolving class.  When invoked with no arguments, it prints a usage line.

OPTIONS
       -classpath  <directories and zip/jar files separated by:>
                      Set search path for application classes and resources.

       -show          Displays a simple user interface.  Enter the full class  name  and  press  either  the
                      Enter key or the Show button to display the serialVersionUID.

       -Joption       Pass  option to the Java virtual machine, where option is one of the options described
                      on the man page for the java application launcher,  java(1).  For  example,  -J-Xms48m
                      sets  the  startup  memory  to  48 megabytes. It is a common convention for -J to pass
                      options to the underlying virtual machine.


SEE ALSO
       See (or search java.sun.com) for the following:

       java.io.ObjectStreamClass @
            http://java.sun.com/j2se/1.5/docs/api/java/io/ObjectStreamClass.html



                                                24 June 2004                                    serialver(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...