ICU-7027 Add data projects in Eclipse Project References property for icu4j-core-test and icu4j-localespi-test.

X-SVN-Rev: 27498
This commit is contained in:
Yoshito Umaoka 2010-02-05 14:59:07 +00:00
parent 7bf351cca6
commit 3db7415618
2 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,9 @@
<comment></comment>
<projects>
<project>icu4j-core</project>
<project>icu4j-currdata</project>
<project>icu4j-langdata</project>
<project>icu4j-regiondata</project>
<project>icu4j-shared</project>
<project>icu4j-test-framework</project>
</projects>

View File

@ -5,6 +5,9 @@
<projects>
<project>icu4j-collate</project>
<project>icu4j-core</project>
<project>icu4j-currdata</project>
<project>icu4j-langdata</project>
<project>icu4j-regiondata</project>
<project>icu4j-shared</project>
<project>icu4j-test-framework</project>
</projects>