The variable is not actually needed and it makes working with different API levels a lot easier since everything now depends on $PROJECT_DIR$. This change also makes the tests more robust by improving the way it tries to find the SDK. Change-Id: I3502ad4a0ba85fd88b497e47964fddb2a89e520c
11 lines
311 B
XML
11 lines
311 B
XML
<component name="libraryTable">
|
|
<library name="icu4j">
|
|
<CLASSES>
|
|
<root url="jar://$PROJECT_DIR$/../../../../prebuilts/misc/common/icu4j/icu4j.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC>
|
|
<root url="http://icu-project.org/apiref/icu4j50rc/" />
|
|
</JAVADOC>
|
|
<SOURCES />
|
|
</library>
|
|
</component> |