scuffed-code/icu4j/main/classes/localespi
2013-08-13 14:35:01 +00:00
..
.settings 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. 2012-03-15 18:56:48 +00:00
src ICU-10256 Fixed NPE problem in TimeZoneJDK#clone(). 2013-08-13 14:35:01 +00:00
.classpath ICU-7027 Exclude .svn from Java build path, so directory .svn and its contents won't be copied to the build output directory. 2009-08-12 19:15:17 +00:00
.project ICU-7036 Several minor corrections, eclipse project files modifications and etc. 2009-07-08 18:12:00 +00:00
build.properties ICU-9187 Ignore javac warning for setting an older source without bootclasspath introduced in JDK 7. 2012-03-15 18:21:48 +00:00
build.xml ICU-8924 Add findbugs targets 2011-12-29 18:13:00 +00:00
localespi-build.launch ICU-7027 Remove unused properties including host specific file path from external tool launch configuration used for ant build in eclipse projects. 2009-07-02 19:11:06 +00:00
manifest.stub ICU-8017 Updated MANIFEST.MF in ICU runtime library jar files to make them OSGi bundles. 2010-10-14 19:15:38 +00:00