Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 51074 - Add Run using ... menu option
Summary: Add Run using ... menu option
Status: RESOLVED DUPLICATE of bug 18338
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-02 13:55 EST by Miroslav Halas CLA
Modified: 2004-02-06 15:08 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslav Halas CLA 2004-02-02 13:55:08 EST
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.
Comment 1 Darin Wright CLA 2004-02-05 17:33:39 EST
This is similar to context menu launching. Marking as a dup.

*** This bug has been marked as a duplicate of 18338 ***
Comment 2 Chris Tilt CLA 2004-02-06 15:08:09 EST
The main difference with this request is that it implies "run like..." where the
launch config is templated from an existing one.