jh: refactor RichText Editor to be its own feature
diff --git a/org.eclipse.epf.product.feature/feature.xml b/org.eclipse.epf.product.feature/feature.xml
index 9b0bab7..33ccaec 100644
--- a/org.eclipse.epf.product.feature/feature.xml
+++ b/org.eclipse.epf.product.feature/feature.xml
@@ -39,4 +39,8 @@
          id="org.eclipse.equinox.executable"
          version="0.0.0"/>
 
+   <includes
+         id="org.eclipse.epf.richtext.feature"
+         version="0.0.0"/>
+
 </feature>