Fix path to Mockito for Eclipse.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=112691130
This commit is contained in:
andrewlewis 2016-01-21 09:05:56 -08:00 committed by Oliver Woodman
parent 588d5a6e55
commit bed89730a7

View file

@ -35,17 +35,17 @@
<link> <link>
<name>libs/dexmaker-1.2.jar</name> <name>libs/dexmaker-1.2.jar</name>
<type>1</type> <type>1</type>
<locationURI>$%7BPARENT-3-PROJECT_LOC%7D/third_party/dexmaker/dexmaker-1.2.jar</locationURI> <locationURI>$%7BPARENT-4-PROJECT_LOC%7D/third_party/dexmaker/dexmaker-1.2.jar</locationURI>
</link> </link>
<link> <link>
<name>libs/dexmaker-mockito-1.2.jar</name> <name>libs/dexmaker-mockito-1.2.jar</name>
<type>1</type> <type>1</type>
<locationURI>$%7BPARENT-3-PROJECT_LOC%7D/third_party/dexmaker/dexmaker-mockito-1.2.jar</locationURI> <locationURI>$%7BPARENT-4-PROJECT_LOC%7D/third_party/dexmaker/dexmaker-mockito-1.2.jar</locationURI>
</link> </link>
<link> <link>
<name>libs/mockito-all-1.9.5.jar</name> <name>libs/mockito-all-1.9.5.jar</name>
<type>1</type> <type>1</type>
<locationURI>$%7BPARENT-3-PROJECT_LOC%7D/third_party/mockito/mockito-all-1.9.5.jar</locationURI> <locationURI>$%7BPARENT-4-PROJECT_LOC%7D/third_party/mockito/mockito-all-1.9.5.jar</locationURI>
</link> </link>
</linkedResources> </linkedResources>
<filteredResources> <filteredResources>