Bug 46000 - RFE: Default VM arguments
Summary: RFE: Default VM arguments
Status: RESOLVED DUPLICATE of bug 41353
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-03 17:52 EST by Eric Nickell CLA
Modified: 2003-11-04 09:55 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 Eric Nickell CLA 2003-11-03 17:52:41 EST
Would like a way to specify an initial value for VM arguments of a Launch
Configuration, whether the configuration was created manually or via a wizard
(e.g. Run as -->).

Rationale: I often have a standard set of VM flags that I want every launch
configuration to use, and I am creating many launch configurations in the
process of selecting some branch of my test tree and using the "Run As -->" to
run only that segment of my unit tests for a period of time, whether that branch
is all the tests in a certain package, a single test class, or a singe test.  It
is common for me to run all those tests twice, the first to get eclipse to
create the launch config. Then I edit the config to add "-ea" or "-Xmx2G", and
immediately re-run the tests.  If there was a way I could specify default VM
args, I would not have to do this.
Comment 1 Darin Wright CLA 2003-11-04 09:55:44 EST

*** This bug has been marked as a duplicate of 41353 ***