Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.tcf.cdt.feature/feature.properties')
-rw-r--r--features/org.eclipse.tcf.cdt.feature/feature.properties10
1 files changed, 3 insertions, 7 deletions
diff --git a/features/org.eclipse.tcf.cdt.feature/feature.properties b/features/org.eclipse.tcf.cdt.feature/feature.properties
index 168e55b1d..a48c8169c 100644
--- a/features/org.eclipse.tcf.cdt.feature/feature.properties
+++ b/features/org.eclipse.tcf.cdt.feature/feature.properties
@@ -10,7 +10,7 @@
###############################################################################
# "featureName" property - name of the feature
-featureName=Target Communication Framework, CDT Extender
+featureName=TCF C/C++ Debugger
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
@@ -19,12 +19,8 @@ providerName=Eclipse CDT
updateSiteName=TCF Update Site
# "description" property - description of the feature
-description=\
-A full-featured C/C++ debugger for local or remote systems running a TCF agent.\n\
-TCF (Target Communication Framework) is universal, extensible, \
-simple, lightweight, vendor agnostic framework for tools and \
-targets to communicate for purpose of debugging, profiling, code \
-patching and other device software development needs.
+description=A full-featured C/C++ debugger for local or remote systems running a TCF agent.\
+ TCF is an extensible, lightweight protocol for universal target access.
# copyright
copyright=\

Back to the top