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 - Parameter for running single java application
Summary: Parameter for running single java application
Status: RESOLVED DUPLICATE of bug 49636
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-09 05:51 UTC by songjing
Modified: 2008-08-22 18:17 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 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 ***