Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2008-06-10 06:18:04 +0000
committerspingel2008-06-10 06:18:04 +0000
commitb97e9e7ef4ba20a2e8e1f7954e6de23831e736f3 (patch)
tree2bd822d9df0600f2892754b8952bb907725a3e59 /org.eclipse.mylyn-feature/feature.xml
parent47b7ddbc70b67802092f62a508ec87c58dace0f0 (diff)
downloadorg.eclipse.mylyn.tasks-b97e9e7ef4ba20a2e8e1f7954e6de23831e736f3.tar.gz
org.eclipse.mylyn.tasks-b97e9e7ef4ba20a2e8e1f7954e6de23831e736f3.tar.xz
org.eclipse.mylyn.tasks-b97e9e7ef4ba20a2e8e1f7954e6de23831e736f3.zip
REOPENED - bug 235987: [e3.4] add feature dependencies for P2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=235987
Diffstat (limited to 'org.eclipse.mylyn-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn-feature/feature.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.mylyn-feature/feature.xml b/org.eclipse.mylyn-feature/feature.xml
index 23acce0f4..2100b96c6 100644
--- a/org.eclipse.mylyn-feature/feature.xml
+++ b/org.eclipse.mylyn-feature/feature.xml
@@ -92,7 +92,6 @@ Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in t
<import plugin="org.eclipse.mylyn.context.core" version="3.0.0" match="compatible"/>
<import plugin="org.eclipse.mylyn.monitor.ui" version="3.0.0" match="compatible"/>
<import plugin="org.eclipse.mylyn.commons.net" version="3.0.0" match="compatible"/>
- <import feature="org.eclipse.rcp" version="3.4.0" match="compatible"/>
</requires>
<plugin

Back to the top