tmf: Fix custom text parser wizard preview highlighting
authorPatrick Tasse <patrick.tasse@gmail.com>
Wed, 27 Aug 2014 22:18:04 +0000 (18:18 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Fri, 29 Aug 2014 13:24:12 +0000 (09:24 -0400)
commitc15551cb212b30572b676cee357909039ebfe8a0
treef14a33ed56a7146230b8afcfc2815b43f0afd1c7
parent45aede6e5b2d709982dd98d3a54d03058e56650f
tmf: Fix custom text parser wizard preview highlighting

- Does not match correctly when preview input has \r delimiters

- Throws PatternSyntaxException if pattern is invalid with many root
lines and at least one root line match in preview text

- Does not highlight the root line match if last line in preview text

Change-Id: Idc278df111edf93c37af53212a53a76d727c9d72
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/32443
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java
This page took 0.026907 seconds and 5 git commands to generate.