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 153323

Summary: Run File should have configuration dialog
Product: java Reporter: adeanva <adeanva>
Component: ProjectAssignee: ivan <ivan>
Status: NEW ---    
Severity: blocker CC: ivan
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description adeanva 2008-11-17 15:25:58 UTC
NetBeans allows users to run an active java file, assuming it has a main method.
Users can not customize runtime arguments and other JVM parameters. 

NetBeans needs a configuration Dialog which would let users set arguments and other parameters.
Comment 1 ivan 2008-11-17 20:26:05 UTC
Setting of run parameter configurations and such are the domain of
java projects. Although I suspect thare's some unmenmtioned i/o
related issue as well which caused this to be filed against
terminal emultor? Am I guessing right?
Comment 2 adeanva 2008-11-24 20:50:29 UTC
No, sorry, I saw execution in the sub-group and assigned here wrongly.  Guess it's a Java project request.