eclipsesource / jshint-eclipse

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

Exclude files in folders is not honored #111

Open Marco-Sulla opened 8 years ago

Marco-Sulla commented 8 years ago

In my javascript project, exclusion of folders and files does not work. The strange thing is that it does work for some files. In particular, it does not work for a file in the root and in a single file inside a directory (I excluded the entire directory).

How can I debug it?

foofiequaf commented 8 years ago

Has this been solved. I am having the same problem with exclusion of folders.