Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2012-05-26 09:16:54 +0000
committerUwe Stieber2012-05-26 09:16:54 +0000
commitb8161411c6f132efc58bc77a995f9433e2f4bdce (patch)
tree9fd98d03a257580937d107c4bcc9d9db43df1fdd /features/org.eclipse.tcf.cdt.sdk.feature/feature.properties
parent7c93715747007236d0bb03b1e3688b7f9c7a2a95 (diff)
downloadorg.eclipse.tcf-b8161411c6f132efc58bc77a995f9433e2f4bdce.tar.gz
org.eclipse.tcf-b8161411c6f132efc58bc77a995f9433e2f4bdce.tar.xz
org.eclipse.tcf-b8161411c6f132efc58bc77a995f9433e2f4bdce.zip
Releng: Update feature names and descriptions
Diffstat (limited to 'features/org.eclipse.tcf.cdt.sdk.feature/feature.properties')
-rw-r--r--features/org.eclipse.tcf.cdt.sdk.feature/feature.properties10
1 files changed, 3 insertions, 7 deletions
diff --git a/features/org.eclipse.tcf.cdt.sdk.feature/feature.properties b/features/org.eclipse.tcf.cdt.sdk.feature/feature.properties
index bff92411e..99d45901c 100644
--- a/features/org.eclipse.tcf.cdt.sdk.feature/feature.properties
+++ b/features/org.eclipse.tcf.cdt.sdk.feature/feature.properties
@@ -10,7 +10,7 @@
###############################################################################
# "featureName" property - name of the feature
-featureName=Target Communication Framework, CDT Extender SDK
+featureName=TCF C/C++ Debugger SDK
# "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