Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.e4.tools.emf.liveeditor.feature/feature.xml')
-rw-r--r--features/org.eclipse.e4.tools.emf.liveeditor.feature/feature.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/features/org.eclipse.e4.tools.emf.liveeditor.feature/feature.xml b/features/org.eclipse.e4.tools.emf.liveeditor.feature/feature.xml
index d9128513..8ad36a3e 100644
--- a/features/org.eclipse.e4.tools.emf.liveeditor.feature/feature.xml
+++ b/features/org.eclipse.e4.tools.emf.liveeditor.feature/feature.xml
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.e4.tools.emf.liveeditor.feature"
- label="Feature"
- version="0.15.0.qualifier">
+ label="%featureName"
+ version="0.15.0.qualifier"
+ provider-name="%providerName">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

Back to the top