Is there a working JSLint Eclipse plug-in?

Nikita picture Nikita · Apr 29, 2010 · Viewed 37.7k times · Source

Can anyone point to a functioning JSLint plug-in for Eclipse?

Answer

Paul Beusterien picture Paul Beusterien · Feb 26, 2011

Use this:

In Eclipse, Install New Software to http://svn.codespot.com/a/eclipselabs.org/mobile-web-development-with-phonegap/tags/r1.2/download

I used jslint4java to add jslint to the Eclipse plugin for Android PhoneGap development. If you're not interested in PhoneGap or Android, you can choose only the jslint4java feature in the install wizard

Usage information here.