mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
![]() Change the default workspace indexer setting Use the active configuration by default, which is less confusing because the UI is properly reflected on active config change. Using a fixed config can be seen as a more advanced setting for performance concerns. A new preference is added, only used at default scope: org.eclipse.cdt.core/cprojectdescription.configRelations This can be used by products to customize the default according to their needs (plugin_customization.ini). This was done because this is a fairly impactful change for users. Change-Id: I35888ffe5bc1814943f432f88a12094394924c88 Signed-off-by: Alex Freidin <freidin.alex@gmail.com> Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com> |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.linux.aarch64 | ||
org.eclipse.cdt.core.linux.ppc64le | ||
org.eclipse.cdt.core.linux.x86_64 | ||
org.eclipse.cdt.core.macosx | ||
org.eclipse.cdt.core.native | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.core.win32.x86_64 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests | ||
pom.xml |