eclipsesource / jshint-eclipse

JSHint integration for the Eclipse IDE

Home Page:http://github.eclipsesource.com/jshint-eclipse/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSHint integration for the Eclipse IDE

Build Status

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

Please see the project page for details on features and usage. (Published on Eclipse Marketplace)

Requirements

Eclipse 3.6 (Helios) or newer.

JSHint included

A recent version of JSHint is included.

Installation

Install from this Eclipse update site: http://github.eclipsesource.com/jshint-eclipse/updates/

License

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

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

About

JSHint integration for the Eclipse IDE

http://github.eclipsesource.com/jshint-eclipse/


Languages

Language:JavaScript 86.3%Language:Java 13.2%Language:HTML 0.4%Language:Shell 0.1%