JSLint - The JavaScript Verifier - is a JavaScript source checker and validator (www.jslint.com). This PlugIn actually runs jslint.js within Rhino.
It supports all major JSLint options and lets you decide to Run JSLint on buffer save and/or on buffer switch.
Source: http://github.com/andybalaam/jslint-plugin-for-jedit
Big Thanks to Douglas Crockford for giving us JSLint! ...and of course for inventing JSON.
Thanks to Jiger Patel for the jEdit plugin 'CodeLint' which I used as a basis for this plugin.
(c) 2008 - Mathias Leppich (www.muhqu.de) and (c) 2012 Andy Balaam (www.artificialworlds.net)