eclipsesource / eclipsesource/jshint-eclipse
Run jshint on all projects by default
- Dominant language
- JavaScript
- Stars
- 144
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
For some odd reason, I've not been able to get the jshint-elipse plugin working. I've tried with multiple eclipse versions both 32 and 64 bit (helios, indigo and juno) (32 + 64 bit tested on OSX) and am not sure what is going on.
How I've tested:
---
1.After installing the plugin and restarting Eclipse, I then add the following options to jshint:
strict: true
(no quotes)
2.After which, I close all open editors and open a js file. I do bad things, like create functions without "use strict". I've also tried adding
white: true
Yielding no warnings whatsoever.
Am I doing something wrong or have I missed a step?
--Thanks in advance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.