From 25ad9a8a5bc7bc51cebf9f24d83f36fb6418598b Mon Sep 17 00:00:00 2001 From: Ted Williams Date: Fri, 24 Apr 2009 06:05:40 +0000 Subject: [PATCH] [273505] Add memory browser to the debug perspective --- .../build.properties | 2 +- .../plugin.xml | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/build.properties b/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/build.properties index 1dd91b2b8db..459e90cbce0 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/build.properties +++ b/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/build.properties @@ -7,7 +7,7 @@ # # Contributors: # Ted R Williams (Wind River) - initial implementation -+################################################################################ +################################################################################ source.. = src/ diff --git a/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/plugin.xml b/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/plugin.xml index c47ffc5ef0e..e7e05c9e96f 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/plugin.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/plugin.xml @@ -1,3 +1,5 @@ + + - - - -