jdtc(1)
NAME
ejdtc - manual page for JDT Compiler
SYNOPSIS
jdtc <options> <source files>
DESCRIPTION
- ArrayNote: this manual page is out of date; please call the
- compiler with -help for the current documentation.
OPTIONS
-help display a help message
-version compiler version number
-classpath <dir 1>;<dir 2>;...;<dir P>
Array-1.3 set compliance level to 1.3
Array-1.5 set compliance level to 1.5
-1.6 set compliance level to 1.6
Array-g all debug info ('-g:lines,vars,source')
Array-noImportError no errors for unresolved imports
Arrayby suffixing each input source file/folder name with '[encoding]')
-log <filename> specify a log file
Array-referenceInfo compute reference info
-progress show progress (only in -log mode)
-time display speed information
- Array-repeat <n> repeat compilation process <n>
- times (perf analysis)
AUTHOR
- ArrayOctober 2002