1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/plugin.properties

26 lines
998 B
Properties
Raw Normal View History

###############################################################################
# Copyright (c) 2009 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
2011-01-17 18:17:43 +00:00
# Patrick Chuong (Texas Instruments) - Pin and Clone Supports (331781)
###############################################################################
#Properties file for org.eclipse.cdt.debug.ui.memory.memorybrowser
providerName = Eclipse CDT
pluginName = Memory Browser
2011-01-17 18:17:43 +00:00
view.name.0 = Memory Browser
view.clearExpressionList = Clear Expressions
2011-01-17 18:17:43 +00:00
# Pin & Clone
PinView.name = Pin to Debug Context
OpenNewView.name = Open New View
# watch points
AddWatchpoint.label=Add Watchpoint (C/C++)...
AddWatchpoint.tooltip=Add Watchpoint (C/C++)