Updated descriptions for the ECF categories (i.e. ECF SDK for Eclipse
and ECF Remote Services SDK).

Change-Id: Ie347bc559105499b4f5f904a0327b89cc26e7f63
diff --git a/releng/features/org.eclipse.ecf.sdk/build.properties b/releng/features/org.eclipse.ecf.sdk/build.properties
index 00bcb6b..9cb4944 100644
--- a/releng/features/org.eclipse.ecf.sdk/build.properties
+++ b/releng/features/org.eclipse.ecf.sdk/build.properties
@@ -14,11 +14,11 @@
 generate.feature@org.eclipse.ecf.remoteservice.sdk.examples.source.feature=org.eclipse.ecf.remoteservice.sdk.examples.feature
 
 category.id.core=ECF SDK for Eclipse
-category.description.core=All-in-one distribution of ECF for Eclipse.  Included are Eclipse-specific APIs, plugins, and Applications (e.g. docshare, collab, server apps), along with the Remote Service SDK.
+category.description.core=All-in-one distribution of ECF for Eclipse.  Includes Eclipse-specific tooling like the Remote Service Perspective, Eclipse plugins, and other ECF-based applications and examples (docshare, collab, server apps).  Also includes the ECF Remote Services SDK.
 category.members.core=org.eclipse.ecf.core,org.eclipse.ecf.core.source
 
 category.id.rmt=ECF Remote Services SDK
-category.description.rmt=The OSGi Remote Services/Remote Service Admin SDK.  Included are ECF's implementation of the OSGi Remote Services and RSA specifications, and multiple discovery providers (e.g. zookeeper, dnssd, zeroconf, jslp), distribution providers (r-osgi and generic) and examples.
+category.description.rmt=ECF's Remote Services/Remote Service Admin SDK.  Included are ECF's implementation of the OSGi Remote Services and RSA specifications, multiple discovery providers (e.g. zookeeper, dnssd, zeroconf, jslp), multiple distribution providers (r-osgi and generic), ECF's implementation of Distributed EventAdmin, and remote services examples.  The RS SDK does not include any Eclipse-specific tooling, and so can/may be installed into non-Eclipse OSGi environments (e.g. Karaf, etc).  If the Eclipse-specific tooling (Remote Services perspective) is desired, please install the ECF SDK for Eclipse. 
 category.members.rmt=org.eclipse.ecf.remoteservice.sdk.feature,org.eclipse.ecf.remoteservice.sdk.source.feature,org.eclipse.ecf.remoteservice.sdk.examples.feature,org.eclipse.ecf.remoteservice.sdk.examples.source.feature