diff options
author | Alexander Kurtakov | 2015-01-14 08:36:40 +0000 |
---|---|---|
committer | Alexander Kurtakov | 2015-01-14 08:36:40 +0000 |
commit | 42c4f0c36a665dac909fb9f5b94537f966a52f1d (patch) | |
tree | 0b0bb665eb0475bd056fec9492c3a3143900fd52 /features/org.eclipse.swt.tools.feature/feature.xml | |
parent | fbe739a81370e7e29cb29aecc0952ff93ab69ca0 (diff) | |
download | eclipse.platform.swt-42c4f0c36a665dac909fb9f5b94537f966a52f1d.tar.gz eclipse.platform.swt-42c4f0c36a665dac909fb9f5b94537f966a52f1d.tar.xz eclipse.platform.swt-42c4f0c36a665dac909fb9f5b94537f966a52f1d.zip |
Bug 455570 - Include swt.tools feature in the generated repository
Apply David Williams improvements.
Change-Id: Ib526981cbd37c4885bd29d7533c151caa98f0147
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'features/org.eclipse.swt.tools.feature/feature.xml')
-rw-r--r-- | features/org.eclipse.swt.tools.feature/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.swt.tools.feature/feature.xml b/features/org.eclipse.swt.tools.feature/feature.xml index 56f9fbf3ba..dbe8214ee0 100644 --- a/features/org.eclipse.swt.tools.feature/feature.xml +++ b/features/org.eclipse.swt.tools.feature/feature.xml @@ -7,7 +7,7 @@ license-feature="org.eclipse.license" license-feature-version="0.0.0"> - <description> + <description url="%descriptionURL"> %description </description> |