[309606] Develop Script Editor
diff --git a/features/org.eclipse.actf.examples.scripteditor-feature/feature.xml b/features/org.eclipse.actf.examples.scripteditor-feature/feature.xml
index 44f9cb0..5359c95 100644
--- a/features/org.eclipse.actf.examples.scripteditor-feature/feature.xml
+++ b/features/org.eclipse.actf.examples.scripteditor-feature/feature.xml
@@ -1,8 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
       id="org.eclipse.actf.examples.scripteditor"
-      label="Scripteditor_feature"
-      version="0.1.0.qualifier">
+      label="ACTF Example EASEL feature"
+      version="0.1.0.qualifier"
+      provider-name="Eclipse.org"
+      plugin="org.eclipse.actf.examples.scripteditor">
 
    <description>
       %description