Bug 407992 - CBI Build: Add and extend feature descriptions

https://bugs.eclipse.org/bugs/show_bug.cgi?id=407992

Formats category description.

Change-Id: I995bd00243b884f53dd98cd1f73ba7d530185df4
Reviewed-on: https://git.eclipse.org/r/13736
Reviewed-by: Ken Lee <kle@bsiag.com>
IP-Clean: Ken Lee <kle@bsiag.com>
Tested-by: Ken Lee <kle@bsiag.com>
diff --git a/org.eclipse.scout.rap.repository/category.xml b/org.eclipse.scout.rap.repository/category.xml
index dadd578..5595257 100644
--- a/org.eclipse.scout.rap.repository/category.xml
+++ b/org.eclipse.scout.rap.repository/category.xml
@@ -23,9 +23,7 @@
    <feature url="features/org.eclipse.scout.rt.testing.core.source_0.0.0.qualifier.jar" id="org.eclipse.scout.rt.testing.core.source" version="0.0.0"/>
    <feature url="features/org.eclipse.scout.rt.testing.core_0.0.0.qualifier.jar" id="org.eclipse.scout.rt.testing.core" version="0.0.0"/>
    <category-def name="Eclipse Scout RT" label="Scout RT Target Platform Components">
-      <description>
-         Eclipse Scout is a business application framework that supports desktop, web and mobile frontends.
-         This category contains Eclipse Scout runtime components intended to be added to your Target Platform, rather than your IDE.
-      </description>
+      <description>Eclipse Scout is a business application framework that supports desktop, web and mobile frontends.
+This category contains Eclipse Scout runtime components intended to be added to your Target Platform.</description>
    </category-def>
 </site>
diff --git a/org.eclipse.scout.repository/category.xml b/org.eclipse.scout.repository/category.xml
index f35cdd3..2fc9b36 100644
--- a/org.eclipse.scout.repository/category.xml
+++ b/org.eclipse.scout.repository/category.xml
@@ -50,15 +50,11 @@
    <bundle id="org.hamcrest.core" version="0.0.0"/>
    <bundle id="org.hamcrest.core.source" version="0.0.0"/>
    <category-def name="Eclipse Scout SDK" label="Scout Application Development">
-      <description>
-         Eclipse Scout is a business application framework that supports desktop, web and mobile frontends.
-         The components in this category are intended to be added to your IDE.
-      </description>
+      <description>Eclipse Scout is a business application framework that supports desktop, web and mobile frontends.
+The components in this category are intended to be added to your IDE.</description>
    </category-def>
    <category-def name="Eclipse Scout RT" label="Scout RT Target Platform Components">
-      <description>
-         Eclipse Scout is a business application framework that supports desktop, web and mobile frontends.
-         This category contains Eclipse Scout runtime components intended to be added to your Target Platform, rather than your IDE.
-      </description>
+      <description>Eclipse Scout is a business application framework that supports desktop, web and mobile frontends.
+This category contains Eclipse Scout runtime components intended to be added to your Target Platform.</description>
    </category-def>
 </site>