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 - Select runtime parameters for jython/python
Summary: Select runtime parameters for jython/python
Status: RESOLVED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Options (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Lou Dasaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-19 15:51 UTC by jmgimeno
Modified: 2015-05-24 23:38 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 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