I am trying to get the csslint - cli ( https://github.com/stubbornella/csslint ) to run on my system (windows 7).
After typing in java -jar rhino\js.jar csslint-rhino.js styles.css
and hitting enter nothing happens.
Version numbers are all up-to-date. I am running the CMD as an admin.
Below you can see what my CMD shows me when i am trying to start csslint. Also you can see all the relevant version numbers:
Any ideas?