Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVivian Kong2008-03-06 22:38:55 +0000
committerVivian Kong2008-03-06 22:38:55 +0000
commit13f55471b64c44d8208b920958a64a03078d1da3 (patch)
tree450a5e2a9a4e9773082eafc0d63c6ee6a48d795c /xlc/org.eclipse.cdt.xlc.feature/feature.xml
parent183e8317a852f3c2a7f559e0efe661ab1ef262ee (diff)
downloadorg.eclipse.cdt-13f55471b64c44d8208b920958a64a03078d1da3.tar.gz
org.eclipse.cdt-13f55471b64c44d8208b920958a64a03078d1da3.tar.xz
org.eclipse.cdt-13f55471b64c44d8208b920958a64a03078d1da3.zip
creating SDK feature for XLC plugins (bug 219446)
Diffstat (limited to 'xlc/org.eclipse.cdt.xlc.feature/feature.xml')
-rw-r--r--xlc/org.eclipse.cdt.xlc.feature/feature.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/xlc/org.eclipse.cdt.xlc.feature/feature.xml b/xlc/org.eclipse.cdt.xlc.feature/feature.xml
index c70c4efe339..dc82cbd8750 100644
--- a/xlc/org.eclipse.cdt.xlc.feature/feature.xml
+++ b/xlc/org.eclipse.cdt.xlc.feature/feature.xml
@@ -19,12 +19,8 @@
</license>
<url>
- <update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/europa/"/>
+ <update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/ganymede/"/>
</url>
-
- <includes
- id="org.eclipse.cdt.xlc.source"
- version="0.0.0"/>
<requires>
<import plugin="org.eclipse.ui"/>

Back to the top