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

Summary: Run configurations
Product: ide Reporter: smil <smil>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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 ***