Eclipse for Testers Version: Indigo Release Build id: 20110615-0604
I try to install TestNG but below error appeared.
" Unable to read repository at http://beust.com/eclipse. http://beust.com/eclipse is not a valid repository location. "
Kindly Resolve the problems
This is because http://beust.com/eclipse is redirecting to http://dl.bintray.com/testng-team/ and Eclipse software seems to be not handling this URL redirection as intended.
If you add the URL as http://dl.bintray.com/testng-team/testng-eclipse-release/ then this will work OK.