Forgot to include description in the feature.xml
diff --git a/features/org.eclipse.jem-feature/feature.xml b/features/org.eclipse.jem-feature/feature.xml
index 9d79d48..68691d8 100644
--- a/features/org.eclipse.jem-feature/feature.xml
+++ b/features/org.eclipse.jem-feature/feature.xml
@@ -6,6 +6,10 @@
       provider-name="%providerName"
       image="eclipse_update_120.jpg">
 
+   <description>
+      %description
+   </description>
+
    <license url="%licenseURL">
       %license
    </license>