mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
![]() As the memory browser configuration is preserved in the launch configuration file as an indented serialized XML string, the string will contain the result of System.lineSeparator(). As the launch configuration file can be shared among developers with different platforms, there is a risk that the launch configuration file is always modified although there is no real modification, just line endings. To avoid this scenario, always save the XML string without any indentation or line endings. Change-Id: I94497a924f7aa5a881ac6a32f146d2cbceb6324f Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se> |
||
---|---|---|
.. | ||
org.eclipse.cdt.dsf | ||
org.eclipse.cdt.dsf.ui | ||
org.eclipse.cdt.examples.dsf | ||
org.eclipse.cdt.examples.dsf-feature | ||
org.eclipse.cdt.examples.dsf.pda | ||
org.eclipse.cdt.examples.dsf.pda.ui | ||
org.eclipse.cdt.tests.dsf | ||
pom.xml |