summaryrefslogtreecommitdiffstats
path: root/jack/.classpath
diff options
context:
space:
mode:
authorJean-Philippe Lesot <jplesot@google.com>2014-11-28 14:52:07 +0100
committerJean-Philippe Lesot <jplesot@google.com>2014-11-28 14:56:15 +0100
commitad82e8b04e14359a74e819abd11545c3a490b4ba (patch)
tree743194c2fccf61a3cae9c6fc09b8be3bfa15cac4 /jack/.classpath
parent9acc9f8f2be8445eb36cda2670cfdfddaafc062c (diff)
downloadtoolchain_jack-ad82e8b04e14359a74e819abd11545c3a490b4ba.tar.gz
toolchain_jack-ad82e8b04e14359a74e819abd11545c3a490b4ba.tar.bz2
toolchain_jack-ad82e8b04e14359a74e819abd11545c3a490b4ba.zip
Set Eclipse classpath with 1.6
Change-Id: Ibb7e0a0aa72d34541feb52d19c2dcd845f845250
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 dfe8c7b8..8fcd0f57 100644
--- a/jack/.classpath
+++ b/jack/.classpath
@@ -3,7 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="tests"/>
<classpathentry kind="src" path="rsc"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/Dx"/>
<classpathentry combineaccessrules="false" kind="src" path="/dexcomparator"/>
<classpathentry combineaccessrules="false" kind="src" path="/Scheduler"/>
@@ -20,5 +19,6 @@
<classpathentry kind="lib" path="libs/guava-lib.jar"/>
<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="output" path="bin"/>
</classpath>