NonStop Server for Java 7.0 Tools Reference Pages
1 apt: Annotation Processing Tool
The apt tool processes program annotations through a set of reflective APIs and a supporting
infrastructure. For more information on apt tool, see the Oracle Java documentation for apt.
Synopsis
apt [-classpath classpath] [-sourcepath sourcepath] [-d directory] [-s
directory] [-factorypath path] [-factory class] [-print] [-nocompile]
[-Akey[=val] ...] [javac option] sourcefiles [@files]
See Also:
• “java: Java Application Launcher” (page 18)
• “javac: Java Programming Language Compiler” (page 25)
Synopsis 13










