Bug 279707 - [launch] Make launch config program/vm arguments more accessible
Summary: [launch] Make launch config program/vm arguments more accessible
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.4.2   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 17:48 EDT by Erkki Lindpere CLA
Modified: 2011-06-07 12:38 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erkki Lindpere CLA 2009-06-09 17:48:10 EDT
I very often want to quickly specify Java Application launcher arguments for a particular run. This is currently not very easy to do: you have to Select Run -> Run Configurations ... , select the right launcher, select the Arguments tab, enter your args. And repeat the same process to revert back to the normal arguments.

What if in the Run menu (that opens from the Run/Debug/... icons in toolbar) each launch configuration that supports arguments had a submenu with few items:
1) an item that opens a dialog for specifying the arguments (no other launch config info would be present) and lets you launch it immediately.
2) separator
3) items showing the history of launch arguments, immediately letting you pick from most recently used arguments