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 - Run File should have configuration dialog
Summary: Run File should have configuration dialog
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: ivan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-17 15:25 UTC by adeanva
Modified: 2008-11-24 20:50 UTC (History)
1 user (show)

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