man rmic.kaffe (Commandes) - rmic
NAME
rmic - rmic
SYNOPSIS
rmic [OPTION]... CLASS...
DESCRIPTION
- -keep
- Don't delete any intermediate files
- -keepgenerated
- Same as -keep
- -v1.1
- Java 1.1 style stubs only
- -vcompat
- Java 1.1 & Java 1.2 stubs
- -v1.2
- Java 1.2 style stubs only
- -g *
- Generated debugging information
- -depend *
- Recompile out-of-date files
- -nowarn *
- Suppress warning messages
- -nocompile
- Don't compile the generated files
- -verbose
- Output what's going on
- -classpath <path> *
- Use given path as classpath
- -d <directory>
- Specify where to place generated classes
- -J<flag> *
- Pass flag to Java
- -help
- Print this help, then exit
- -version
- Print version number, then exit
- * Option currently ignored
Long options can be used with `--option' form as well.
Copyright 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.