aboutsummaryrefslogtreecommitdiffstats
path: root/common/.classpath
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-09-13 17:22:57 -0700
committerXavier Ducrohet <xav@android.com>2012-09-13 19:00:32 -0700
commit5910447b10dd39c9591aa45366c2aacce07af2af (patch)
tree4ca343e63c67c4a57435e3f0ceb76ad21a5805e0 /common/.classpath
parent37612be71d9cdcb9d992ec22ed8b605df8b2994d (diff)
downloadsdk-5910447b10dd39c9591aa45366c2aacce07af2af.zip
sdk-5910447b10dd39c9591aa45366c2aacce07af2af.tar.gz
sdk-5910447b10dd39c9591aa45366c2aacce07af2af.tar.bz2
Add guava to common and sdklib.
Change-Id: Ic465232c7df736d2823b391c1f973c6ae5d81833
Diffstat (limited to 'common/.classpath')
-rw-r--r--common/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/.classpath b/common/.classpath
index 88fb9b4..aa9b382 100644
--- a/common/.classpath
+++ b/common/.classpath
@@ -4,5 +4,6 @@
<classpathentry kind="src" path="tests/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
+ <classpathentry kind="var" path="ANDROID_SRC/prebuilts/tools/common/guava-tools/guava-13.0.1.jar" sourcepath="/ANDROID_SRC/prebuilts/tools/common/guava-tools/src.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>