src/share/classes/com/sun/tools/doclint/resources/doclint.properties

changeset 1885
d6158f8d7235
parent 1796
242bcad5be74
child 1913
1476d54fdc61
equal deleted inserted replaced
1879:3b4f92a3797f 1885:d6158f8d7235
107 \ Report statistics on the reported issues.\n\ 107 \ Report statistics on the reported issues.\n\
108 \ -h -help --help -usage -?\n\ 108 \ -h -help --help -usage -?\n\
109 \ Show this message.\n\ 109 \ Show this message.\n\
110 \n\ 110 \n\
111 The following javac options are also supported\n\ 111 The following javac options are also supported\n\
112 \ -bootclasspath, -classpath, -sourcepath, -Xmaxerrs, -Xmaxwarns\n\ 112 \ -bootclasspath, -classpath, -cp, -sourcepath, -Xmaxerrs, -Xmaxwarns\n\
113 \n\ 113 \n\
114 To run doclint on part of a project, put the compiled classes for your\n\ 114 To run doclint on part of a project, put the compiled classes for your\n\
115 project on the classpath (or bootclasspath), then specify the source files\n\ 115 project on the classpath (or bootclasspath), then specify the source files\n\
116 to be checked on the command line. 116 to be checked on the command line.

mercurial