From 3db7415618b1776ba1ce402c6ad62f9ffe564c9b Mon Sep 17 00:00:00 2001 From: Yoshito Umaoka Date: Fri, 5 Feb 2010 14:59:07 +0000 Subject: [PATCH] ICU-7027 Add data projects in Eclipse Project References property for icu4j-core-test and icu4j-localespi-test. X-SVN-Rev: 27498 --- icu4j/main/tests/core/.project | 3 +++ icu4j/main/tests/localespi/.project | 3 +++ 2 files changed, 6 insertions(+) diff --git a/icu4j/main/tests/core/.project b/icu4j/main/tests/core/.project index 7c377a2b1f4..7894f8cc3a2 100644 --- a/icu4j/main/tests/core/.project +++ b/icu4j/main/tests/core/.project @@ -4,6 +4,9 @@ icu4j-core + icu4j-currdata + icu4j-langdata + icu4j-regiondata icu4j-shared icu4j-test-framework diff --git a/icu4j/main/tests/localespi/.project b/icu4j/main/tests/localespi/.project index 56018aef237..d78766f34a6 100644 --- a/icu4j/main/tests/localespi/.project +++ b/icu4j/main/tests/localespi/.project @@ -5,6 +5,9 @@ icu4j-collate icu4j-core + icu4j-currdata + icu4j-langdata + icu4j-regiondata icu4j-shared icu4j-test-framework