summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.feature.webstart/feature.xml
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-09-08 20:07:06 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-09-12 11:12:34 +0530
commit35efcd3b07f1cc445da9abc19227aa35bb5f439b (patch)
treeed679820a0ead7d17d3a4e9562d38dd40dd1c181 /src/com.gluster.storage.management.console.feature.webstart/feature.xml
parent0cbd8c21223b21d941e4f83599b0c08ed14293f5 (diff)
Moved to eclipse 3.7 (indigo)
Diffstat (limited to 'src/com.gluster.storage.management.console.feature.webstart/feature.xml')
-rw-r--r--src/com.gluster.storage.management.console.feature.webstart/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/com.gluster.storage.management.console.feature.webstart/feature.xml b/src/com.gluster.storage.management.console.feature.webstart/feature.xml
index 94717400..24a76dc9 100644
--- a/src/com.gluster.storage.management.console.feature.webstart/feature.xml
+++ b/src/com.gluster.storage.management.console.feature.webstart/feature.xml
@@ -50,12 +50,12 @@
<import plugin="org.eclipse.jface.databinding" version="1.3.0" match="compatible"/>
<import plugin="org.eclipse.core.databinding.property" version="1.2.0" match="compatible"/>
<import plugin="org.eclipse.core.databinding.observable" version="1.2.0" match="compatible"/>
- <import plugin="org.eclipse.osgi" version="3.5.0" match="compatible"/>
<import plugin="org.eclipse.equinox.common" version="3.5.0" match="compatible"/>
<import plugin="org.eclipse.core.jobs" version="3.2.0" match="compatible"/>
- <import plugin="org.eclipse.equinox.preferences" version="3.3.0" match="compatible"/>
<import plugin="org.eclipse.core.contenttype" version="3.3.0" match="compatible"/>
- <import plugin="org.eclipse.equinox.app" version="1.0.0" match="compatible"/>
+ <import plugin="org.eclipse.osgi" version="3.7.0" match="compatible"/>
+ <import plugin="org.eclipse.equinox.preferences" version="3.4.0" match="compatible"/>
+ <import plugin="org.eclipse.equinox.app" version="1.0.0" match="greaterOrEqual"/>
</requires>
<plugin