Changes between Version 8 and Version 9 of COMPILER_SETTINGS
- Timestamp:
- 01/12/09 17:47:52 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
COMPILER_SETTINGS
v8 v9 14 14 15 15 In order to suppress the correct warnings just click on the warning mark on the left and choose the @Suppress... line in the help window. 16 * Note that warnings should be suppressed only when there is no smart way to avoid them, not just to decrease the warnings count. For now, if you are not sure, ask. --Milo 16 17 17 [[Image(Code_style.JPG)]] 18 18 [[Image(Potential_problems.JPG)]] … … 21 21 [[Image(Unnecessary_code.JPG)]] 22 22 [[Image(Javadoc_warnings.JPG)]] 23 24 = Comments = 25 * Note that warnings should be suppressed only when there is no smart way to avoid them, not just to decrease the warnings count. For now, if you are not sure, ask. --Milo 26 * The images linked in the page are not present, which makes the page almost useless. Also I think that the default compiler settings for Eclipse suit our needs. And we don't have 2000 warnings anymore. --boyan@2009-01-12