langtools/src/share/classes/com/sun/tools/javac/resources/javac.properties
changeset 14960 ea7606a9683e
parent 14548 aa687b312c97
child 15031 c4fad55a5681
equal deleted inserted replaced
14959:f302e9445be7 14960:ea7606a9683e
   136     <filename>
   136     <filename>
   137 javac.opt.Xlint=\
   137 javac.opt.Xlint=\
   138     Enable recommended warnings
   138     Enable recommended warnings
   139 javac.opt.Xlint.suboptlist=\
   139 javac.opt.Xlint.suboptlist=\
   140     Enable or disable specific warnings
   140     Enable or disable specific warnings
       
   141 javac.opt.Xdoclint=\
       
   142     Enable recommended checks for problems in javadoc comments
       
   143 javac.opt.Xdoclint.subopts = \
       
   144     (all|[-]<group>)[/<access>]
       
   145 javac.opt.Xdoclint.custom=\n\
       
   146 \        Enable or disable specific checks for problems in javadoc comments,\n\
       
   147 \        where <group> is one of accessibility, html, reference, or syntax,\n\
       
   148 \        and <access> is one of public, protected, package, or private.
   141 javac.opt.Xstdout=\
   149 javac.opt.Xstdout=\
   142     Redirect standard output
   150     Redirect standard output
   143 javac.opt.X=\
   151 javac.opt.X=\
   144     Print a synopsis of nonstandard options
   152     Print a synopsis of nonstandard options
   145 javac.opt.help=\
   153 javac.opt.help=\