Skip to main content
summaryrefslogtreecommitdiffstats
blob: 484228c9bd11747eca9c8dc8af5b238ade58f351 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
###############################################################################
# Copyright (c) 2013, 2015 Eclipse Modeling Project 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:
#     E.D.Willink - initial API and implementation
###############################################################################

pluginName = QVTd Debugger User Interface
providerName = Eclipse Modeling Project

EnableBreakpoint.label=QVTd Toggl&e Enablement
AddBreakpoint.label=QVTd Toggle &Breakpoint

RunToLine.label=QVTd Run to &Line

QVTiBreakpointPropertiesPage.name=QVTd Breakpoint Properties
QVTiBreakpointProperties.label=QVTd Breakpoint P&roperties...

Back to the top