| ############################################################################### |
| # Copyright (c) 2013, 2015 Willink Transformations and others. |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v2.0 |
| # which accompanies this distribution, and is available at |
| # http://www.eclipse.org/legal/epl-v20.html |
| # |
| # Contributors: |
| # E.D.Willink - initial API and implementation |
| ############################################################################### |
| |
| pluginName = QVT Declarative Debugger User Interface (Incubation) |
| providerName = Eclipse QVTd |
| |
| EnableBreakpoint.label=QVTd Toggl&e Enablement |
| AddBreakpoint.label=QVTd Toggle &Breakpoint |
| EnableBreakpoint.description = Enable/Disable a QVTd Breakpoint |
| AddBreakpoint.description = Add/Remove a QVTd Breakpoint |
| |
| #RunToLine.label=QVTd Run to &Line |
| |
| QVTiBreakpointPropertiesPage.name=QVTd Breakpoint Properties |
| QVTiBreakpointProperties.label=QVTd Breakpoint P&roperties... |
| QVTiBreakpointProperties.description = Display the Properties of an OCL QVTd Breakpoint |