tmf.ui: add FIXME to TmfSymbolProviderUpdatedSignal
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 8 Nov 2016 21:26:45 +0000 (16:26 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 16 Dec 2016 03:18:18 +0000 (22:18 -0500)
Change-Id: I97672005feee87627f5613526176169eb7231b6b
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/84703
Reviewed-by: Hudson CI
Reviewed-by: Marc-André Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-André Laperle <marc-andre.laperle@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/symbols/TmfSymbolProviderUpdatedSignal.java

index e00bf2b5c96b5d292359435574d9d826a8a563d7..8badf816fb2071e561468498f78771d0a729a129 100644 (file)
@@ -15,6 +15,8 @@ import org.eclipse.tracecompass.tmf.core.signal.TmfSignal;
  * Symbol provider is updated. It will be fired when the symbol provider loads a
  * new mapping. This should be listened to by all views and viewers that need to
  * display items using the symbol map.
+ * <p>
+ * FIXME: move to core when possible
  *
  * @author Matthew Khouzam
  * @since 2.2
This page took 0.026224 seconds and 5 git commands to generate.