mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
Fix path to Mockito for Eclipse.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=112691130
This commit is contained in:
parent
588d5a6e55
commit
bed89730a7
1 changed files with 3 additions and 3 deletions
|
|
@ -35,17 +35,17 @@
|
|||
<link>
|
||||
<name>libs/dexmaker-1.2.jar</name>
|
||||
<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>
|
||||
<name>libs/dexmaker-mockito-1.2.jar</name>
|
||||
<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>
|
||||
<name>libs/mockito-all-1.9.5.jar</name>
|
||||
<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>
|
||||
</linkedResources>
|
||||
<filteredResources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue