I20211103-0020
tagged this
02 Nov 08:13
The large majority of other files uses plain LF. Some test resources and some forceQualifierUpdate.txt files also use CR-LF as line endings. These files are left unchanged. NewWizardMessage.properties and NewTypeWizardPage.java even used mixed line endings; most lines using plain LF, but a few using CR-LF. These are normalized to LF only. Change-Id: I301ec44b8f24e2960b05163e1966a06a7d3c83c8 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch> Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/187191 Tested-by: JDT Bot <jdt-bot@eclipse.org> Reviewed-by: Andrey Loskutov <loskutov@gmx.de>