-1

It is impossible to install jshint-eclipse plugin (http://github.eclipsesource.com/jshint-eclipse/), the following error occurs:

No repository found at http://github.eclipsesource.com/jshint-eclipse/updates/

Maybe, somebody knows another way to install this plugin

isaranchuk
  • 362
  • 3
  • 13

1 Answers1

3

Click Help > Install New Software..

Use the proper update site link. i.e "http://github.eclipsesource.com/jshint-eclipse/updates". Observe that there is no "/" at the end.

I installed successfully this plugin on eclipse kepler.

Refer below screen-shots.

enter image description here

enter image description here

enter image description here

Chandrayya G K
  • 8,719
  • 5
  • 40
  • 68