{{{ JSLinters 0.1.0
Source: Source code is in git with the tag 0.1.0_1
Announcement: First release!
Requires Java 1.8
Requires jEdit 05.03.00.00
Required plugins:
ErrorList 2.3 (errorlist.ErrorListPlugin)
Short Description: The JSLinters plugin provides validation for javascript using jshint and eslint.
Long Description: <html>
<p>The JSLinters plugin lets you run JavaScript code checkers
JSHint (<a href="http://jshint.com">http://jshint.com</a>) or
ESLint (<a href="http://eslint.org">http://eslint.org</a>) in jEdit
and shows errors in ErrorList.</p>
<p>It can use the system's jshint or eslint (node.js executable)
or install and run jshint in the JVM without dependencies.</p>
}}}
Diff:
I've re-tagged: it's 0.1.0_1 now.
Eric, I'm waiting on this one because we don't have jdk 1.8 support in the plugin wizard yet.
I compiled, tested, and uploaded it to plugin central, but it won't be available in Plugin Manager until we add 1.8.
I'll close it as soon as that happens.