eclipsesource / jshint-eclipse

JSHint integration for the Eclipse IDE
http://github.eclipsesource.com/jshint-eclipse/
146 stars 31 forks source link

How to run JSHint inside Eclipse #103

Open nraghu99 opened 9 years ago

nraghu99 commented 9 years ago

I installed the JSHint eclipse plug in. I went to context and included all .js files and all sub folders. But basic question, how do I run this? Raghu

paulvi commented 9 years ago

see https://github.com/Nodeclipse/nodeclipse-1/blob/master/org.nodeclipse.ui/templates/eclipse/.project

ignacioPL commented 9 years ago

I have the same issue

paulvi commented 9 years ago

If you can't understand code about, get Enide 2015 http://www.nodeclipse.org/ and create new Node.js project and you will get JSHint results over .js file