Community
Participate
Working Groups
I am working on SWT application and have all the SWT snippets in my project. For all of them I have to have certain settings, such as library.path and some others. I have only one configuration setup and then always go in the Edit Configuration dialog and change the class name. I would like to have menu item Run using... which would give me in submenu available configuration and when I select one, it would automatically apply all the setting, except it would change the class to the current one.
This is similar to context menu launching. Marking as a dup. *** This bug has been marked as a duplicate of 18338 ***
The main difference with this request is that it implies "run like..." where the launch config is templated from an existing one.