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 72446

Summary: Parameter for running single java application
Product: projects Reporter: songjing <songjing>
Component: AntAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description songjing 2006-02-09 05:51:45 UTC
Currently either netbean 4 or 5, beside run the main java file from project, I 
also can run single java application.

However the parameter I need pass to single java application is not similiar 
like netbean 3.x.

At netbeans 3.x, every single java file which contain main class I can pass in 
the runtime parameter from the properties windows.  For netbeans 4 and 5, even 
it support run single java file but the runtime pramater only can set in one 
place - project properties.  That means for difference single java program, I 
can't set and keep the runtime parameter.

This feacture are quite important where at one project, use may have one or two 
single java file that contain main class and need to be execute (like for 
testing) with difference runtime parameter.

Please consider have add in this feacture.

Thanks

Regards,
Song Jing, Lim
songjing@gmail.com
Comment 1 Peter Pis 2008-08-22 07:43:04 UTC
Reassigning to "projects".
Comment 2 Milos Kleint 2008-08-22 09:35:40 UTC
generic ant-based projects issue or j2se specific? reassigning.
Comment 3 Jesse Glick 2008-08-22 18:17:42 UTC

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