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 - Allow to run/debug any JavaScript file via Nashorn Java engine
Summary: Allow to run/debug any JavaScript file via Nashorn Java engine
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: PLAN, UI
Depends on:
Blocks:
 
Reported: 2013-11-15 15:48 UTC by Martin Entlicher
Modified: 2013-11-15 16:12 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 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