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 90063

Summary: Multiple Run configurations
Product: projects Reporter: belur_1d <belur_1d>
Component: Generic Projects UIAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description belur_1d 2006-11-27 04:13:20 UTC
Right now for a project we can configure only one main class and click run.
If a project has multiple main classes for example cmd line and UI main classes
netbeans cannot be configured for 2 instances of run...u know what i mean...

I will have to change the main class of run to continue...painful....

Please make it like eclipse has...The idea here is not that eclipse has 
so netbeans shud have....IT is just that right now netbeans is not very user
friendly for some java features when compared to eclipse....
Comment 1 Marian Mirilovic 2006-11-27 09:27:41 UTC
Well, you are right. We have already fixed this in NB 6.0 (development version)
and we provide "Run Configuration" - so you can choose main class, arguments,
jvm switches , .... for more details look at 
http://wiki.netbeans.org/wiki/view/NewAndNoteWorthyMilestone3#section-NewAndNoteWorthyMilestone3-RunConfigurationsForJavaSEProjects
Comment 2 Marian Mirilovic 2006-11-27 09:28:05 UTC
fixed
Comment 3 Jesse Glick 2006-11-27 20:16:40 UTC
x
Comment 4 Jesse Glick 2006-11-27 20:17:08 UTC

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