This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 72994 - Run configurations
Summary: Run configurations
Status: RESOLVED DUPLICATE of bug 49636
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-24 09:55 UTC by smil
Modified: 2006-03-09 22:15 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description smil 2006-02-24 09:55:18 UTC
Hi NB,

It think it would be useful to have the possibility to be able to run one
project with different "run configs".

Eg. To be able to specify per run config the command line, main class (even in
web projects), jvm args, system properties and platform maybe.

Maybe we could define some run types. Like "Main-class", "Applet", "J2ME",
"Command" (arbitary shell command with some subtituable args like workdir ),
"Ant task", "Web" 

So I could have more possiblity to run my project easyly changing the parameters.

One main run type must be specified. That would be F6.

Or we might broaden the possibilities by saying they are "tasks". eg. I have
backup and release in my projects, they are somehow "run configs" as well.

Cheers,

Tamas
Comment 1 smil 2006-03-09 22:15:56 UTC

*** This issue has been marked as a duplicate of 49636 ***