Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/features/org.eclipse.tcf.te.tcf.core.sdk.feature/feature.xml')
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.tcf.core.sdk.feature/feature.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/target_explorer/features/org.eclipse.tcf.te.tcf.core.sdk.feature/feature.xml b/target_explorer/features/org.eclipse.tcf.te.tcf.core.sdk.feature/feature.xml
index 9881c27d1..5a1a651fe 100644
--- a/target_explorer/features/org.eclipse.tcf.te.tcf.core.sdk.feature/feature.xml
+++ b/target_explorer/features/org.eclipse.tcf.te.tcf.core.sdk.feature/feature.xml
@@ -3,7 +3,9 @@
id="org.eclipse.tcf.te.tcf.core.sdk.feature"
label="%featureName"
version="1.3.0.qualifier"
- provider-name="%providerName">
+ provider-name="%providerName"
+ license-feature="org.eclipse.license"
+ license-feature-version="1.0.1.qualifier">
<description>
%description

Back to the top