Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
diff options
context:
space:
mode:
Diffstat (limited to 'debug')
-rw-r--r--debug/org.eclipse.cdt.debug.standalone-feature/feature.properties2
-rw-r--r--debug/org.eclipse.cdt.debug.standalone.source-feature/feature.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/debug/org.eclipse.cdt.debug.standalone-feature/feature.properties b/debug/org.eclipse.cdt.debug.standalone-feature/feature.properties
index 707637f972a..721a35cca34 100644
--- a/debug/org.eclipse.cdt.debug.standalone-feature/feature.properties
+++ b/debug/org.eclipse.cdt.debug.standalone-feature/feature.properties
@@ -21,7 +21,7 @@ featureName=CDT Standalone Debugger Support
providerName=Eclipse CDT
# "description" property - description of the feature
-description=Standalone Debugger Support using CDT
+description=Standalone Debugger Support using CDT.
# copyright
copyright=\
diff --git a/debug/org.eclipse.cdt.debug.standalone.source-feature/feature.properties b/debug/org.eclipse.cdt.debug.standalone.source-feature/feature.properties
index 59f5247033d..f2317edf129 100644
--- a/debug/org.eclipse.cdt.debug.standalone.source-feature/feature.properties
+++ b/debug/org.eclipse.cdt.debug.standalone.source-feature/feature.properties
@@ -21,7 +21,7 @@ featureName=CDT Standalone Debugger SDK
providerName=Eclipse CDT
# "description" property - description of the feature
-description=Standalone Debugger Support using CDT
+description=Standalone Debugger Support using CDT. Software development kit including source code and developer documentation.
# copyright
copyright=\

Back to the top