Searched the net for a jshint plugin for netbeans, but found none...
Can anyone describe or show an easy solution for jshint integration in netbeans?
Searched the net for a jshint plugin for netbeans, but found none...
Can anyone describe or show an easy solution for jshint integration in netbeans?
There is no good plugin for netbeans. Install node, use grunt and start rocking! :)
I think this may work for you: jshint
Netbeans has two plugins for Javascript code quality.
JSHist: It is relatively new, It was added on Dic-2013 Only supports version 7.4 of Netbeans
and
JSLint: It seems that is working as plugin since a while, It was added on Nov-2011 and the last updated was on Oct-2013. Supports versions 7.4, 7.3, 7.2, 7.0 of Netbeans.
It looks like both can be installed manually for version 8.0
The easiest way is to add this plug-in. Supports the Netbeans 7.3.
You can fork it and add JSHint.