scuffed-code/icu4j/main/classes/collate
2011-03-01 18:31:43 +00:00
..
.externalToolBuilders ICU-7036 Several minor corrections, eclipse project files modifications and etc. 2009-07-08 18:12:00 +00:00
.settings ICU-8120 Updated build scripts and eclipse workspace settings to use UTF-8 for java source files. 2010-11-08 15:11:14 +00:00
src/com/ibm/icu ICU-8278 Added another TimeZone.getAvailableIDs to support canonical/canonical location zone iteration. The fix for ticket#8349 Etc/Unknown problem was also done at the same time. 2011-03-01 18:31:43 +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-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. 2009-08-27 23:02:38 +00:00
build.xml ICU-8275 Build script to add full locale name list file in each resource path. The file name was changed from res_index.txt to fullLocaleNames.lst to avoid confusion (not quite matching res_index.res). Added a config property for disabling resource file scan to build full name locale list, which allow us to test the code path easily. 2011-01-14 21:35:42 +00:00
collate-build.launch ICU-7036 Several minor corrections, eclipse project files modifications and etc. 2009-07-08 18:12:00 +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