tmf: Put analyses under their own node in the Project View
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / project / model / Messages.java
index ccc068db483e123f3a8d7f937e09383432870b2f..77b8e534236d3855d4eecc53d1de3103c9aacb70 100644 (file)
@@ -101,6 +101,11 @@ public class Messages extends NLS {
 
     /** Trace text */
     public static String TmfTraceElement_TypeName;
+
+    /** Name of the "Views" element
+     * @since 2.0*/
+    public static String TmfViewsElement_Name;
+
     /**
      * The title for the select trace type dialog */
     public static String TmfTraceType_SelectTraceType;
This page took 0.029642 seconds and 5 git commands to generate.