Is there any IntelliJ IDEA project type that allows me to execute JavaScript, showing the results in the console?
I've been trying HTML5_Boilerplate, but it requires to generate the HTML with the embedded script, for instance.
Thank you.
UPDATE: IDEA can actually do it by taking advantage of Node, no need for an external browser, as long as IDEA's console can do the trick:
How can I set this up from scratch?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…