In one of the blog entries I wrote during JavaOne, I mentioned that
I'd bumped into NetBeans architect Pavel Buzek, who was playing
around with JavaScript and the NetBeans APIs. Since JDK 6, it is
possible to run JavaScript in the NetBeans IDE's editor. Just
right-click in the editor when a JavaScript file is open, if you're
running on JDK 6 or above, and you'll see a "Run" menu item. Now,
with the stuff that Pavel Buzek showed me, however, you're also
able to run the...