Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2015-01-06 13:08:14 +0000
committerAlexander Kurtakov2015-01-06 13:08:14 +0000
commit2c1a438bd20b7dcd843d18286d35985eba6f50c3 (patch)
tree3610cb9e010fd4d5fe7646bdbd8a6e0b77bba5ba /features
parent49385dc5c9f5e2dad8801393b401b233ae9ef94e (diff)
downloadeclipse.platform.swt-2c1a438bd20b7dcd843d18286d35985eba6f50c3.tar.gz
eclipse.platform.swt-2c1a438bd20b7dcd843d18286d35985eba6f50c3.tar.xz
eclipse.platform.swt-2c1a438bd20b7dcd843d18286d35985eba6f50c3.zip
Bug 455570 - Include swt.tools feature in the generated repository
Drop discovery tags to prevent possible complications. Change-Id: I3eedff31c91e24c272d4333709f52bf5ad87f635 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.swt.tools.feature/feature.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/features/org.eclipse.swt.tools.feature/feature.xml b/features/org.eclipse.swt.tools.feature/feature.xml
index eed9195527..56f9fbf3ba 100644
--- a/features/org.eclipse.swt.tools.feature/feature.xml
+++ b/features/org.eclipse.swt.tools.feature/feature.xml
@@ -19,11 +19,6 @@
%license
</license>
- <url>
- <discovery label="Generating the SWT JNI Code" url="http://eclipse.org/swt/jnigen.php"/>
- <discovery label="Generating the SWT PI Code for Cocoa" url="http://eclipse.org/swt/macgen.php"/>
- </url>
-
<plugin
id="org.eclipse.swt.tools"
download-size="0"

Back to the top