Lines Matching full:java
25 This document explains how to update the C++ and Java version of the MeasureUnit
28 Code is generated by running MeasureUnitTest.java unit tests, which writes
32 - Open MeasureUnitTest.java, run it by clicking on the green play button on
47 $GIT_ROOT/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/MeasureUnitTest.java
48 * Open MeasureUnitTest.java.
52 Make sure DRAFT_VERSIONS at top of MeasureUnitTest.java is set correctly.
55 ## Update MeasureUnit.java
58 * Run MeasureUnitTest.java, copy the generated code (see instructions above).
59 * Open MeasureUnit.java:
60 $GIT_ROOT/icu4j/main/classes/core/src/com/ibm/icu/util/MeasureUnit.java
68 * Run the MeasureUnitTest.java to ensure that the new code is backward
74 * Copy generated test (see instructions above) into MeasureUnitTest.java
84 * Run MeasureUnitTest.java, copy the generated code (see instructions above).
96 * Run MeasureUnitTest.java, copy the generated code (see instructions above).
125 * Run MeasureUnitTest.java, copy the generated code (see instructions above).
127 near the top of MeasureUnitTest.java.
145 * Java: `UnitConverter.java` has the constant names in