From 46493bb280acd5c3559f0cbaaf84d1e6d2c5a850 Mon Sep 17 00:00:00 2001 From: Ted Williams Date: Fri, 24 Apr 2009 06:05:28 +0000 Subject: [PATCH] [273505] Add memory browser to the debug perspective --- .../build.properties | 12 ++++++++++++ .../plugin.xml | 18 ++++++++++++------ 2 files changed, 24 insertions(+), 6 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 f996009af2d..1dd91b2b8db 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/build.properties +++ b/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/build.properties @@ -1,3 +1,15 @@ +################################################################################ +# Copyright (c) 2009 Wind River Systems, Inc. and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Ted R Williams (Wind River) - initial implementation ++################################################################################ + + source.. = src/ output.. = bin/ bin.includes = plugin.xml,\ 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 e5f6727a8e7..c47ffc5ef0e 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,15 @@ + + + @@ -12,12 +24,6 @@ id="org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser"> - - - -