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 238433

Summary: Allow to run/debug any JavaScript file via Nashorn Java engine
Product: javascript Reporter: Martin Entlicher <mentlicher>
Component: -- Other --Assignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal CC: vriha
Priority: P2 Keywords: PLAN, UI
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Martin Entlicher 2013-11-15 15:48:59 UTC
Since JDK 8, Nashorn engine can execute and debug JavaScript files.
Therefore when JDK 8 Java platform or newer is registered in NetBeans IDE, we can use it for Run File/Debug File actions on any JavaScript file.
Comment 1 Martin Entlicher 2013-11-15 16:05:42 UTC
Implemented by changeset:   267419:90ccd3c8a1f3
http://hg.netbeans.org/core-main/rev/90ccd3c8a1f3