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 167374

Summary: Select runtime parameters for jython/python
Product: python Reporter: jmgimeno <jmgimeno>
Component: OptionsAssignee: Lou Dasaro <mr_lou_d>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description jmgimeno 2009-06-19 15:51:13 UTC
There should be a menu like the configuration menu that exists in Java, for configuring the parameters to pass to the jython invocation. I haven't found a way 
to pass these parameters in a per-project way.
Comment 1 Lou Dasaro 2015-05-24 23:38:32 UTC
Invoke File->Project Properties->Run and enter something into the "Application Arguments" dialog. 
Verified using Python 2.7.9 and Jython 2.7.0 using "print 'Argument List:', str(sys.argv)"
Tested using NetBeans IDE Dev 201505170001