Yoshito Umaoka
688cbee0ce
ICU-12456 Organized imports. Updated save action to organize imports and remove trailing spaces. Updated copyright comment template.
...
X-SVN-Rev: 38890
2016-06-29 14:58:07 +00:00
Michael Ow
7ef631ba4f
ICU-12564 Update copyright notice in ICU4J
...
X-SVN-Rev: 38875
2016-06-22 22:12:16 +00:00
Markus Scherer
1cb09a85a3
ICU-12440 replace old ICUResourceBundle constants with lower-level ICUData constants
...
X-SVN-Rev: 38685
2016-05-02 22:24:30 +00:00
Yoshito Umaoka
7c43d7d3f5
ICU-12022 Updated the minimum JRE version to Java 6.
...
X-SVN-Rev: 38099
2015-12-01 05:29:28 +00:00
Andy Heninger
e599c1007e
ICU-11609 set svn property eol-style native for more text files in icu4j.
...
X-SVN-Rev: 37365
2015-04-17 23:31:56 +00:00
Yoshito Umaoka
22dd5c9096
ICU-11565 Fixed Eclipse compiler warnings. Updated ICU4J project settings to detect [potentail] resource leak as warning, except icu-demos, icu-build-tools and icu-tools.
...
X-SVN-Rev: 37213
2015-03-11 18:54:31 +00:00
Yoshito Umaoka
bebdcfcc40
ICU-10993 Clean up import statements.
...
X-SVN-Rev: 36504
2014-09-15 17:32:08 +00:00
Markus Scherer
0bd0dbe557
ICU-11072 fix some ICU4J Eclipse project dependencies
...
X-SVN-Rev: 36209
2014-08-20 19:12:07 +00:00
Yoshito Umaoka
8e23062195
ICU-10905 A new tool used for checking deprected tag/annotation consistency. Also added an ant target to run the tool. Some synthetic constructors in abstract class were added (this is our policy) and tighten status tag consistency check. Actual fix for missing @Deprecated annotation will follow.
...
X-SVN-Rev: 35736
2014-05-22 20:05:59 +00:00
Steven R. Loomis
e22cfd6ac1
ICU-10125 merge from branch
...
X-SVN-Rev: 35642
2014-04-15 13:01:23 +00:00
Yoshito Umaoka
97db2a2aa3
ICU-10484 Clean up import statements.
...
X-SVN-Rev: 34910
2014-01-16 16:05:50 +00:00
Steven R. Loomis
363d123de3
ICU-10491 update
...
X-SVN-Rev: 34596
2013-10-21 14:50:38 +00:00
Steven R. Loomis
a2f8930fe9
ICU-10491 check in J samples
...
X-SVN-Rev: 34590
2013-10-20 07:49:28 +00:00
John Emmons
45794dd120
ICU-10370 Remove BOMs from java files in the samples
...
X-SVN-Rev: 34246
2013-09-08 04:08:33 +00:00
Bing Long
97817ac0ae
ICU-10113 update ICU4J sample code to include the "import...." statement.
...
X-SVN-Rev: 33804
2013-06-05 14:50:05 +00:00
Bing Long
32931929cb
ICU-10113 Updated DateTimePatternGeneratorSample.java. Replace gen.addPattern("d'. von' MMMM", true, returnInfo) with gen.addPattern("dd'. von' MMMM", true, returnInfo) to make the sample applicable to other locales, such as German, Simplified Chinese etc.
...
X-SVN-Rev: 33758
2013-05-27 14:46:51 +00:00
Bing Long
6dd8688bae
ICU-10113 Added PluralFormatSample.java. Updated the API document for PluralFormat(ULocale ulocale, String pattern).
...
X-SVN-Rev: 33653
2013-05-14 20:51:05 +00:00
Bing Long
344f86cc16
ICU-10113 Added DateIntervalFormatSample.java.
...
Updated the API document for DateIntervalFormat->getInstance(String skeleton, Locale locale) and
DateIntervalFormat->getInstance(String skeleton, Locale locale, DateIntervalInfo dtitvinf)
X-SVN-Rev: 33652
2013-05-14 20:39:25 +00:00
Bing Long
c6902ad571
ICU-100113 Added DateTimePatternGeneratorSample.java. Updated the API document in datetimepatterngenerator class for getBestPattern, addPattern, replaceFieldTypes.
...
X-SVN-Rev: 33555
2013-04-26 19:23:57 +00:00
Abhinav Gupta
9c41dbd218
ICU-8877 J, organize imports.
...
X-SVN-Rev: 31080
2011-12-09 21:20:01 +00:00
Yoshito Umaoka
02bf9dd68a
ICU-8649 Integrating JCite and embedding coding example in the ICU4J API reference doc.
...
X-SVN-Rev: 30841
2011-10-17 21:10:07 +00:00