tern.java
tern.java copied to clipboard
Trouble creating client file for Eclipse
Not sure how to create the client file for eclipse. I'm kind of new to npm/node, but I do have npm installed and am running simple Protractor tests. I need to be able to debug and step through a Protractor test in Eclipse, it seems I can't run as Protractor in Eclipse without the client file. Thanks for any help!
I suggets you that you install npm to donwload protractor. I don't want to host protractor inside AngularJS Eclipse because it is big and it changes every time.