1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 22:35:43 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.ui
Jeff Johnston 9fd79b0596 Bug 491619 - Choosing a C++ dialect should reindex
- changed gcc builtin settings providers to prefer non-shared
- added isIndexerAffected method override to ToolSettingsTab which
  looks at new isIndexerAffected boolean
- add logic to ToolSettingsTab setOptions() method to look for
  dirty options that return true for isForScannerDiscovery() or
  are special options that affect include path or defines
- add performok method to ToolSettingsTab to look if isIndexerAffected
  when user hits OK without hitting APPLY
- change the message for bringing up the question dialog for end-user
  to choose whether to reindex or not

Change-Id: Icd740caafe638f272b6f1434d5817f2377ffe04a
2016-05-13 09:54:29 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
icons
META-INF Incremented version of org.eclipse.cdt.core to 6.0. 2016-02-17 10:28:26 -08:00
schema
src/org/eclipse/cdt/managedbuilder Bug 491619 - Choosing a C++ dialect should reindex 2016-05-13 09:54:29 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore
.project
about.html
build.properties Remove reference to java environment in build.properties 2015-09-29 08:57:47 -04:00
plugin.properties Proper enablement of Build Configurations Build/Clean commands. 2014-08-01 11:55:31 -07:00
plugin.xml Bug 382746 - Adding C/C++ nature for C Project impossible 2015-12-28 13:43:42 -05:00
pom.xml Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00