1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/core
Jonah Graham ee0e931b42 Bug 565628: Handle formatting/indentation of XML files with CDT code only
The javax.xml.transform.Transformer as used in CDT did not fully
indent, despite INDENT=yes being set (See Bug 286751).

However in Java 11, INDENT=yes started doing "more", so to maintain
compatibility with how .cproject and others are formatted, turn
off INDENT=yes and rely solely on XmlUtil.prettyFormat and the
related workarounds in xmlutil.

Change-Id: Icec04cfd3f9f1290593cff8b15b398b41c9d932a
2020-08-11 18:20:09 -04:00
..
org.eclipse.cdt.core Bug 565628: Handle formatting/indentation of XML files with CDT code only 2020-08-11 18:20:09 -04:00
org.eclipse.cdt.core.linux Bug 565836: Add linux aarch64 for natives 2020-08-11 17:17:34 -04:00
org.eclipse.cdt.core.linux.aarch64 Bug 565836: Add linux aarch64 for natives 2020-08-11 17:17:34 -04:00
org.eclipse.cdt.core.linux.ppc64le Bug 564123: Remove deprecated method from EnvironmentReader 2020-06-13 18:01:08 -04:00
org.eclipse.cdt.core.linux.x86_64 Bug 521515: Adopt native build support on jenkins 2020-08-06 20:55:42 -04:00
org.eclipse.cdt.core.macosx Bug 521515: Adopt native build support on jenkins 2020-08-06 20:55:42 -04:00
org.eclipse.cdt.core.native Bug 565836: Add linux aarch64 for natives 2020-08-11 17:17:34 -04:00
org.eclipse.cdt.core.tests Bug 565154 - Delete CDT Core Options API 2020-08-01 05:54:03 -04:00
org.eclipse.cdt.core.win32 Bug 521515: Adopt native build support on jenkins 2020-08-06 20:55:42 -04:00
org.eclipse.cdt.core.win32.x86_64 Bug 565836: Add linux aarch64 for natives 2020-08-11 17:17:34 -04:00
org.eclipse.cdt.ui Fixed NLS warnings and removed excess semicolon 2020-07-15 22:31:35 -04:00
org.eclipse.cdt.ui.tests Bug 564273 - Fix format lambda expressions without parenthesis 2020-06-15 00:58:12 -04:00
pom.xml [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00