Yoshito Umaoka
|
2d39c18a49
|
ICU-9187 Resolve javac compiler warning with JDK 7. SuppressWarning annotation type 'rawtypes' is necessary instead of 'unchecked' with JDK 7. However, with Eclipse IDE using Java 1.5 env still requires 'unchecked'. Thus, kept 'unchecked', added 'rawtypes' and updated all ICU runtime library projects to ignore unused SuppressWarning types, instead of warning.
X-SVN-Rev: 31622
|
2012-03-15 18:56:48 +00:00 |
|
Yoshito Umaoka
|
4954ca812f
|
ICU-8120 Updated build scripts and eclipse workspace settings to use UTF-8 for java source files.
X-SVN-Rev: 29013
|
2010-11-08 15:11:14 +00:00 |
|
Yoshito Umaoka
|
eb9b97663b
|
ICU-7097 Enabled java compiler option -Xlint:all,-deprecation,-dep-ann for API projects. Fixed redundant cast warnings detected by javac in various files. Added @SuppressWarnings for intended usage of fallthrough in switch statements. Enabled fallthrough warning in Eclipse project files.
X-SVN-Rev: 26568
|
2009-08-27 23:02:38 +00:00 |
|
Yoshito Umaoka
|
5f5e5f8855
|
ICU-6951 Added missing copyright comment in TestAllCore.java. Updated eclipse IDE setting for new class file to add the default copyright comment.
X-SVN-Rev: 26125
|
2009-06-17 15:34:35 +00:00 |
|
Yoshito Umaoka
|
d1fbb5737e
|
ICU-6951 Merging ICU4J new source layout changes to trunk
X-SVN-Rev: 26111
|
2009-06-16 05:52:23 +00:00 |
|