Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukasz Koniecki2012-04-02 14:08:39 +0000
committerThomas Watson2012-04-02 14:08:39 +0000
commit2fcb864150c28b210b6a7ff6a9202ef10af4ca19 (patch)
tree89cc06c3eefc4de410478dbb8fda2be9adcae2b0
parentd484b47054e316cfbfba61e3178cecc24ac1d378 (diff)
downloadrt.equinox.bundles-2fcb864150c28b210b6a7ff6a9202ef10af4ca19.tar.gz
rt.equinox.bundles-2fcb864150c28b210b6a7ff6a9202ef10af4ca19.tar.xz
rt.equinox.bundles-2fcb864150c28b210b6a7ff6a9202ef10af4ca19.zip
name
-rw-r--r--features/org.eclipse.equinox.core.feature/feature.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.core.feature/feature.xml b/features/org.eclipse.equinox.core.feature/feature.xml
index bd2f9a0c4..c5750c59d 100644
--- a/features/org.eclipse.equinox.core.feature/feature.xml
+++ b/features/org.eclipse.equinox.core.feature/feature.xml
@@ -3,6 +3,7 @@
id="org.eclipse.equinox.core.feature"
label="%featureName"
version="1.1.0.qualifier"
+ provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="1.0.0.qualifier">

Back to the top