Skip to content

Weightpoint/jslint-eclipse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

201 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSLint integration for the Eclipse IDE

JSLint is a popular tool to detect errors and potential problems in JavaScript code. This project integrates JSLint into the Eclipse IDE. It automatically validates *.js files and adds warning markers for every problem found by JSLint.

The JSLint eclipse plugin was forked from the JSHint eclipse plugin at commit dfa3c1da3c2d2e9c4c4c929fde14d2fe85b967d3 when support for jslint was removed.

Requirements

Eclipse 3.6 (Helios) or newer.

JSLint version

JSLint version 2013-07-31 is included.

Installation

Install from this Eclipse update site: http://weightpoint.github.io/jslint-eclipse/updates/

Contributions

Submissions are very welcome!

License

The code is published under the terms of the Eclipse Public License, version 1.0.

Includes code from jslint, which is published under the terms of the MIT license with the addition "The Software shall be used for Good, not Evil."

About

JSLint integration for the Eclipse IDE

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.4%
  • Java 10.5%
  • Shell 0.1%