tmf: Log the exception when error occurs while opening a trace
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.analysis.xml.ui / plugin.properties
index 220aaf85e5a040392f505bccf344d6fc7fff3632..96cb5374e68fb516113d68fdd42b987caac373fa 100644 (file)
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2013, 2014 École Polytechnique de Montréal
+# Copyright (c) 2013, 2014 École Polytechnique de Montréal and others
 #
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
@@ -7,16 +7,21 @@
 # http://www.eclipse.org/legal/epl-v10.html
 #
 # Contributors:
-#     École Polytechnique de Montréal - Initial API and implementation
+#     École Polytechnique de Montréal - Initial API and implementation
 ###############################################################################
 
 Bundle-Vendor = Eclipse Trace Compass
 Bundle-Name = Trace Compass TMF XML Analysis UI Plug-in
 
-command.xml.import = Import XML analysis
-command.xml.import.mnemonic = I
-command.xml.import.description = Import an XML file containing analysis information
+command.manager.xml = Manage XML analyses...
+command.manager.xml.mnemonic = M
+command.manager.xml.description = Manage XML files containing analysis information
 
 xmltimegraph.view.name = XML Time Graph View
 
 xmlxychart.view.name = XML XY Chart View
+
+latency.view.name = Latency Table
+latency.scatter.view.name = Latency vs Time
+latency.density.view.name = Latency vs Count
+latency.statistic.view.name = Latency Statistics
This page took 0.025765 seconds and 5 git commands to generate.