View | Details | Raw Unified | Return to bug 142205 | Differences between
and this patch

Collapse All | Expand All

(-)batch/org/eclipse/jdt/internal/compiler/batch/messages.properties (-1 / +2 lines)
Lines 148-154 Link Here
148
\    -target <version>  set classfile target: 1.1 to 1.7 (or 5, 5.0, etc)\n\
148
\    -target <version>  set classfile target: 1.1 to 1.7 (or 5, 5.0, etc)\n\
149
\ \n\
149
\ \n\
150
\ Warning options:\n\
150
\ Warning options:\n\
151
\    -deprecation     + deprecation outside deprecated code\n\
151
\    -deprecation     + deprecation outside deprecated code (on by default\n\
152
\                       unless the default warnings are overriden)\n\
152
\    -nowarn -warn:none disable all warnings\n\
153
\    -nowarn -warn:none disable all warnings\n\
153
\    -?:warn -help:warn display advanced warning options\n\
154
\    -?:warn -help:warn display advanced warning options\n\
154
\ \n\
155
\ \n\

Return to bug 142205