tmf : Avoid concatenating nonliterals in a StringBuilder
authorJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Mon, 23 Nov 2015 20:50:21 +0000 (15:50 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 24 Nov 2015 15:23:48 +0000 (10:23 -0500)
commit5e1ee19ae9809908fed1422fb2b8196d35bd6ad8
tree9d1a0b7e6d14b579ade76ec3f02708cd61abb339
parenta49efaae237df7cccc08fddeef277791433930fa
tmf : Avoid concatenating nonliterals in a StringBuilder

Split the append() call in two lines

Change-Id: Icd7b69f793bf8a19b44b89d8506981cfbad38ddb
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/61069
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java
This page took 0.025888 seconds and 5 git commands to generate.