| Index: tools/android/eclipse/.classpath
|
| diff --git a/tools/android/eclipse/.classpath b/tools/android/eclipse/.classpath
|
| index 3a0b79f08d547d4f806204897ea1a402d209c3e5..f51346a94317b556bf52a1f9c86bd5f433944ede 100644
|
| --- a/tools/android/eclipse/.classpath
|
| +++ b/tools/android/eclipse/.classpath
|
| @@ -225,6 +225,7 @@ to the classpath for downstream development. See "additional_entries" below.
|
| <classpathentry kind="lib" path="third_party/android_tools/sdk/extras/android/support/v13/android-support-v13.jar" sourcepath="third_party/android_tools/sdk/sources"/>
|
| <classpathentry kind="lib" path="third_party/android_tools/sdk/extras/android/support/v7/appcompat/libs/android-support-v7-appcompat.jar" sourcepath="third_party/android_tools/sdk/sources"/>
|
| <classpathentry kind="lib" path="third_party/android_support_test_runner/lib/runner-0.5-release-no-dep.jar"/>
|
| + <classpathentry kind="lib" path="third_party/android_support_test_runner/lib/rules-0.5.jar"/>
|
| <classpathentry kind="lib" path="third_party/bouncycastle/lib/bcprov-jdk16-1.46.jar"/>
|
| <classpathentry kind="lib" path="third_party/byte_buddy/lib/byte-buddy-1.4.17.jar"/>
|
| <classpathentry kind="lib" path="third_party/findbugs/lib/findbugs.jar"/>
|
|
|