analysis.lami: Introduce LAMI integration plugins
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.lami.ui / plugin.properties
1 ###############################################################################
2 # Copyright (c) 2015 EfficiOS Inc. and others
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Eclipse Public License v1.0
6 # which accompanies this distribution, and is available at
7 # http://www.eclipse.org/legal/epl-v10.html
8 ###############################################################################
9
10 Bundle-Vendor = Eclipse Trace Compass
11 Bundle-Name = Trace Compass LAMI Analyses UI Plug-in
12
13 command.analysis_run = Run External Analysis
14 command.analysis_run.mnemonic = R
15 command.analysis_run.description = Run External Analysis
16
17 command.report_open = Open Report
18 command.report_open.mnemonic = O
19 command.report_open.description = Open the views in the report into the workspace
20
21 command.report_delete = Delete Report
22 command.report_delete.mnemonic = D
23 command.report_delete.description = Delete this report from the project
24
25 analysis.report.view = Analysis Report
This page took 0.047539 seconds and 5 git commands to generate.