summaryrefslogtreecommitdiffstats
path: root/dx
diff options
context:
space:
mode:
authormikaelpeltier <mikaelpeltier@google.com>2014-06-19 11:00:17 +0200
committermikaelpeltier <mikaelpeltier@google.com>2014-06-19 11:00:17 +0200
commite800b0df655cb297e657cec9dddf4373c8edcf5d (patch)
treefe8fdc1a0f31a8c36610c2b17bd0d35cc4e09ba8 /dx
parent619264970dabf24c9e004b43aca64c3a3f48eb6e (diff)
downloadtoolchain_jack-e800b0df655cb297e657cec9dddf4373c8edcf5d.zip
toolchain_jack-e800b0df655cb297e657cec9dddf4373c8edcf5d.tar.gz
toolchain_jack-e800b0df655cb297e657cec9dddf4373c8edcf5d.tar.bz2
Align Dx project config with Jack project config
Change-Id: I1c1dc471260d6c22d061151eb45c095d7b4892b8
Diffstat (limited to 'dx')
-rw-r--r--dx/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/dx/.classpath b/dx/.classpath
index 5ad0181..4ce5c8d 100644
--- a/dx/.classpath
+++ b/dx/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/jsr305-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>