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 248102 - Support For Running Nashorn Scripts From CLI
Summary: Support For Running Nashorn Scripts From CLI
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Tools (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P1 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-22 12:14 UTC by abien
Modified: 2014-11-06 17: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 abien 2014-10-22 12:14:47 UTC
NetBeans should support the execution of executable JavaScript files (shebang) from command line. "Run" would work the best.
Comment 1 Petr Pisl 2014-11-06 17:17:39 UTC
I'm not sure what you exactly mean. You can run JavaScript file, if you create NodeJs application (available in dev builds).