From 7355736f9f63a568464ecbd03a156fb6116b3bda Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Mon, 29 Jul 2002 18:40:51 +0000 Subject: [PATCH] Use the Properties to save the strings. --- .../plugin.properties | 2 + debug/org.eclipse.cdt.debug.core/plugin.xml | 38 +++++++++---------- 2 files changed, 21 insertions(+), 19 deletions(-) create mode 100644 debug/org.eclipse.cdt.debug.core/plugin.properties diff --git a/debug/org.eclipse.cdt.debug.core/plugin.properties b/debug/org.eclipse.cdt.debug.core/plugin.properties new file mode 100644 index 00000000000..2ba538b936f --- /dev/null +++ b/debug/org.eclipse.cdt.debug.core/plugin.properties @@ -0,0 +1,2 @@ +pluginName=CDT Debug Core Plug-in +providerName=Eclipse.org diff --git a/debug/org.eclipse.cdt.debug.core/plugin.xml b/debug/org.eclipse.cdt.debug.core/plugin.xml index 9fd908c7eb1..943a8628acf 100644 --- a/debug/org.eclipse.cdt.debug.core/plugin.xml +++ b/debug/org.eclipse.cdt.debug.core/plugin.xml @@ -1,19 +1,19 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + +