Nashorn Support
Answered
What version of Intellij product do support Nashorn. I am interested in the following features.
- Completion suggestions
- Debugging Javascript
- Remote debug NAshorn
Can any one tell me which versions of IntelliJ idea or webstorm supports it ?
Does it require Ultimate edition?
My project is currently in Java 8.
I know Nashorn has been removed JDK 15 onwards but it can still be added back using OpenJDK Nashorn libraries.
Please sign in to leave a comment.
The latest versions of our IDEs do not support this framework. The last version that supports Nashorn is 2023.3 of IntelliJ IDEA Ultimate(WebStorm or IDEA community edition can't support it since it requires both Java and JavaScript support).