1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
cdt/build
Sean Evoy 4017f92c70 Fix for bugzilla 75529 -- [Managed Build] Shouldn't go to the beginning on configuration changing
Just tweaked the logic to check for a previously selected tool or option (which the tab was storing anyway). If one was selected, that selection is made in tree viewer.
2005-01-31 19:30:52 +00:00
..
org.eclipse.cdt.make.core Fix for a problem where SC was not being discovered for Managed projects. 2005-01-26 20:44:23 +00:00
org.eclipse.cdt.make.ui New Scanner Config Discovery 'framework' in preparation for per file SC discovery. Currently implemented: Per project profiles for standard make and managed builders. 2005-01-24 18:49:34 +00:00
org.eclipse.cdt.managedbuilder.core No bugzilla, but this check-in removes a warning over the use of a new (Java 1.5) keyword 'enum'. 2005-01-31 18:08:25 +00:00
org.eclipse.cdt.managedbuilder.core.tests New Scanner Config Discovery work in preparation for per file SC discovery. Added GCCPerFile console parser and utility and PerFile scanner info collector. 2005-01-26 16:10:52 +00:00
org.eclipse.cdt.managedbuilder.ui Fix for bugzilla 75529 -- [Managed Build] Shouldn't go to the beginning on configuration changing 2005-01-31 19:30:52 +00:00