Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
diff options
context:
space:
mode:
authorMarc Khouzam2015-02-05 19:28:14 +0000
committerMarc Khouzam2015-02-05 19:28:14 +0000
commit7f0174bec53752956f27d51053f1d2450084b5cb (patch)
treebc3b4b2e989a5343de31b1d24c67aa51d6568be1 /debug
parent03e69933b13fb7bfeb64910dfdc022d433e199cf (diff)
downloadorg.eclipse.cdt-7f0174bec53752956f27d51053f1d2450084b5cb.tar.gz
org.eclipse.cdt-7f0174bec53752956f27d51053f1d2450084b5cb.tar.xz
org.eclipse.cdt-7f0174bec53752956f27d51053f1d2450084b5cb.zip
Update description of Standalone Debugger SDK
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
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