Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.eef.sdk-feature')
-rw-r--r--features/org.eclipse.emf.eef.sdk-feature/feature.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.eef.sdk-feature/feature.xml b/features/org.eclipse.emf.eef.sdk-feature/feature.xml
index e07e48f38..9ecc2b251 100644
--- a/features/org.eclipse.emf.eef.sdk-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.sdk-feature/feature.xml
@@ -14,7 +14,9 @@
label="%featureName"
version="1.3.0.qualifier"
provider-name="%providerName"
- plugin="org.eclipse.emf.eef.branding">
+ plugin="org.eclipse.emf.eef.branding"
+ license-feature="org.eclipse.license"
+ license-feature-version="0.0.0">
<description>
%description

Back to the top