This topic is an alphabetic reference to all the JVC command-line options. These options are listed in the following table.
If a command-line option can take one or more arguments, its syntax is shown under a Syntax heading before its description. Click any option in the following table for information on that option.
JVC Options Set from the Command Line
/cp Set CLASSPATH Option | /g Generate Debugging Information Option | /nowrite Compile Only Option | /verbose Display Compiler Messages Option |
/cp:o Display CLASSPATH Option | /g:l Generate Line Number Information Option | /O Enable Optimizations Option | /w Set Warning Level Option |
/cp:p Prepend CLASSPATH Option | /g:t Generate Debug Tables Option | /O:I Inline Methods Optimization Option | /x Disable Language Extensions Option |
/d Output Directory Option | /nologo Suppress Copyright Banner | /O:J Optimize Bytecode Jumps Option | /? Online Help Option |
/D Define Conditional Compilation Symbol | /nowarn Suppress Warning Messages | /ref Recompile Referenced Classes |
All options listed in this table may be typed into the Compile tabs Additional compiler options text box. Access the Compile tab from the Project menus Settings dialog box. These options can also be used typed onto the command line before the source filenames.