Community
Participate
Working Groups
Build Identifier: 20100617-1415 When one selects a 'Build' target by using the 'drop down'-arrow besides the hammer, that drop-down-list is sorted chronological (order of added targets) and not alphanumerical like in the 'Managing configurations' dialog (Project | Properties | C/C++ Build -> 'Manage Configurations...'-button). Reproducible: Always Steps to Reproduce: 1. Add several 'Build' targets in NON-alphanumeric order in 'Managing Configurations'. 2. Click on the 'drop down' arrow beside the hammer.
Created attachment 176209 [details] Chronological order of 'Build' targets
Created attachment 176210 [details] Alphanumeric order of 'Managing Configurations'
*** cdt cvs genie on behalf of agvozdev *** bug 322204: Sort order of build configurations is chronological and not alphabetical in the toolbar [*] ChangeBuildConfigActionBase.java 1.12 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/ChangeBuildConfigActionBase.java?root=Tools_Project&r1=1.11&r2=1.12
That one was easy for a change. Committed on HEAD (8.0) and 7.0.1.
*** cdt cvs genie on behalf of agvozdev *** bug 322204: Sort order of build configurations is chronological and not alphabetical in the toolbar [*] ChangeBuildConfigActionBase.java 1.11.2.1 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/ChangeBuildConfigActionBase.java?root=Tools_Project&r1=1.11&r2=1.11.2.1