1#******************************************************************************* 2#* Copyright (C) 2009-2015, International Business Machines Corporation and * 3#* others. All Rights Reserved. * 4#******************************************************************************* 5# Instructions: 6# 1. be sure these two properties are set 7# <property name="CLDR_TOOLS" value="../java"/> <!-- cldr-tools dir --> 8# <property name="CLDR_DIR" value="../../common/.."/> <!-- parent of 'common' --> 9# 2. include this file 10# <property file="${CLDR_DIR}/cldr-tools.properties" /> 11cldr.libs.icu4j=icu4j.jar 12cldr.libs.utilities=utilities.jar 13cldr.libs.guava=guava.jar 14cldr.libs.xerces=xercesImpl.jar 15cldr.libs.gson=gson.jar 16