1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Sean Evoy f16dd5d814 Work to support new feature C1, "Set Tool Command in Project". Created a new preference page that has a single string field editor (for now) to edit the tool command. There is an externalized string for the label. Now that there are preference pages for tools and for options, and both are managed by the property page, the common logic for both preference pages have been refactored into a superclass.
In the property page, there is now logic for remembering what tool has been selected as well as what option. The property page now creates preference pages for tools and options.	

Updated the settings store to add tools as well as options.
	
Tweaked the logic of the tool/option list provider for the property page slightly to handle the case where the selection is a tool and 	not simply an option.
2004-03-02 15:27:47 +00:00
build Work to support new feature C1, "Set Tool Command in Project". Created a new preference page that has a single string field editor (for now) to edit the tool command. There is an externalized string for the label. Now that there are preference pages for tools and for options, and both are managed by the property page, the common logic for both preference pages have been refactored into a superclass. 2004-03-02 15:27:47 +00:00
core bug 53123 externalize strings 2004-03-01 22:16:48 +00:00
debug Reog. Categorise the files in to source folders. 2004-03-01 20:55:53 +00:00
doc Upgraded doc.user plugin.xml 2004-02-13 20:42:16 +00:00
launch/org.eclipse.cdt.launch filterClass contribution attribute to use the "Run" 2004-02-20 04:34:28 +00:00
releng Added the fragments to the cdt-feature. We no longer 2004-02-27 21:47:09 +00:00