Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Launch bar sorting

Hi,

The Launch bar is great.  As I am using it, I'm really liking the simplicity and ease-of-use.

The launches are sorted alphabetically.  In the platform's launch list when using the arrow
next to 'bug' icon, the list is sorted by most recently used.  Is there a way to get that sorting
order with the launch bar?  I have a lot of launches but use a subset that I would like to 
see at the top.  Should I open a bug?

Thanks

P.S. For other to try, the launch bar has been checked-in to master so it is very easy to try;
just import the new projects from your git repo:
org.eclipse.cdt.launchbar.core
org.eclipse.cdt.launchbar.ui

P.P.S. What is org.eclipse.cdt.launchbar.cdt.core used for?


Back to the top