Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.jdt-feature/feature.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/org.eclipse.jdt-feature/feature.xml b/org.eclipse.jdt-feature/feature.xml
index 4a5fcd5..353e1f8 100644
--- a/org.eclipse.jdt-feature/feature.xml
+++ b/org.eclipse.jdt-feature/feature.xml
@@ -20,11 +20,6 @@
%license
</license>
- <url>
- <update label="%updateSiteName" url="http://download.eclipse.org/eclipse/updates/3.5"/>
- <discovery label="%updateSiteName" url="http://download.eclipse.org/eclipse/updates/3.5"/>
- </url>
-
<requires>
<import feature="org.eclipse.platform" version="3.8.0" match="greaterOrEqual"/>
</requires>

Back to the top