summaryrefslogtreecommitdiffstats
path: root/dx/.classpath
diff options
context:
space:
mode:
authormikaelpeltier <mikaelpeltier@google.com>2014-04-11 09:28:14 +0200
committermikaelpeltier <mikaelpeltier@google.com>2014-04-11 09:28:14 +0200
commit138de318e4fc1e7de9f7bd89d8edffab47693a74 (patch)
treed235643173ff3a3793330f05aa3fc3ed2f1f8f16 /dx/.classpath
parent4cfe9c4bd6245319dcb3e1335773e62030004a87 (diff)
downloadtoolchain_jack-138de318e4fc1e7de9f7bd89d8edffab47693a74.zip
toolchain_jack-138de318e4fc1e7de9f7bd89d8edffab47693a74.tar.gz
toolchain_jack-138de318e4fc1e7de9f7bd89d8edffab47693a74.tar.bz2
Add JSR305 library to dx project
Change-Id: I5f770c4a5037ef61be54bfd14815a8c31a26e2ee
Diffstat (limited to 'dx/.classpath')
-rw-r--r--dx/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/dx/.classpath b/dx/.classpath
index 18d70f0..ca1d1b8 100644
--- a/dx/.classpath
+++ b/dx/.classpath
@@ -3,4 +3,5 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="output" path="bin"/>
+ <classpathentry kind="var" path="ANDROID_BUILD_TOP/out/host/common/obj/JAVA_LIBRARIES/jsr305lib-jack_intermediates/javalib.jar" sourcepath="/ANDROID_BUILD_TOP/toolchain/jack/jsr305/ri/src/main/java"/>
</classpath>