aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/features/com.android.ide.eclipse.adt/feature.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/features/com.android.ide.eclipse.adt/feature.xml')
-rw-r--r--eclipse/features/com.android.ide.eclipse.adt/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclipse/features/com.android.ide.eclipse.adt/feature.xml b/eclipse/features/com.android.ide.eclipse.adt/feature.xml
index 8e48cbe..f3a7782 100644
--- a/eclipse/features/com.android.ide.eclipse.adt/feature.xml
+++ b/eclipse/features/com.android.ide.eclipse.adt/feature.xml
@@ -113,7 +113,7 @@ This Agreement is governed by the laws of the State of New York and the intellec
<requires>
<import plugin="com.android.ide.eclipse.base" match="perfect"/>
<import plugin="com.android.ide.eclipse.ddms" match="perfect"/>
- <import plugin="org.eclipse.core.runtime" version="3.6.0" match="greaterOrEqual"/>
+ <import plugin="org.eclipse.core.runtime" version="3.7.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.core.resources"/>
<import plugin="org.eclipse.debug.core"/>
<import plugin="org.eclipse.debug.ui"/>
@@ -127,7 +127,7 @@ This Agreement is governed by the laws of the State of New York and the intellec
<import plugin="org.eclipse.ui.workbench.texteditor"/>
<import plugin="org.eclipse.ui.console"/>
<import plugin="org.eclipse.core.filesystem"/>
- <import plugin="org.eclipse.ui" version="3.6" match="greaterOrEqual"/>
+ <import plugin="org.eclipse.ui" version="3.7" match="greaterOrEqual"/>
<import plugin="org.eclipse.ui.ide"/>
<import plugin="org.eclipse.ui.forms"/>
<import plugin="org.eclipse.ui.browser"/>