summaryrefslogtreecommitdiffstats
path: root/jack/.classpath
diff options
context:
space:
mode:
authorJean-Marie Hénaff <jmhenaff@google.com>2015-03-09 15:47:55 +0000
committerJean-Marie Henaff <jmhenaff@google.com>2015-03-09 17:20:39 +0100
commit3bc5d685e9d9b2d9eb50e12d00cce47972a62d22 (patch)
tree4923f0ac587fac4e1b8a3304fdded79ab4ce7d2b /jack/.classpath
parent62b4de7231372a882f49b2389b34a438e900debf (diff)
downloadtoolchain_jack-3bc5d685e9d9b2d9eb50e12d00cce47972a62d22.tar.gz
toolchain_jack-3bc5d685e9d9b2d9eb50e12d00cce47972a62d22.tar.bz2
toolchain_jack-3bc5d685e9d9b2d9eb50e12d00cce47972a62d22.zip
Revert "Revert "Start using jack-api for jack API based test toolchains""
This reverts commit b43732ee3d9f9ffcd7595ab657e4c683a1751b3a. Change-Id: Id9fbfcd8f7aebca1136bfcbbf9e37359dc42a19d
Diffstat (limited to 'jack/.classpath')
-rw-r--r--jack/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/jack/.classpath b/jack/.classpath
index 84524f28..bc2c585b 100644
--- a/jack/.classpath
+++ b/jack/.classpath
@@ -20,6 +20,6 @@
<classpathentry kind="lib" path="libs/jsr305-lib.jar"/>
<classpathentry kind="lib" path="libs/junit4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
- <classpathentry kind="lib" path="libs/jack-api-lib.jar"/>
+ <classpathentry kind="lib" path="libs/jack-api-lib.jar" sourcepath="/jack-api/src"/>
<classpathentry kind="output" path="bin"/>
</classpath>