Angelo
Angelo
@futaroAqp please create an issue per problem. TernExplorerView doesn't exist now. Please close this view and open "Tern Outline" Thanks to have sharing your project. Could you tell me which...
The wiki is out of the date. Specific AngularJ SEditor doesn't exist more. Now you can open your HTML with standard HTML Editor.
> @angelozerr sounds like a great plan. Cool:) > Can you tell me what kind of input would you expect from me? I have read your suggestions on the Genuitec...
However the only restriction is that protractor folder (getted with npm install protractor) must be inside the workspace, because debugger waits an IResource.
> @angelozerr I will work on removing this limitation. Cool! > One thing here is that usually the node modules would get installed into "node_modules" folder of the project itself....
@piotrtomiak if you are interested you can play now with protractor to run/debug. See https://github.com/angelozerr/angularjs-eclipse/wiki/Protractor To run/debug protractor, I use your tern debugger that I have a lot modified to...
> So, basically you would create a protractor launch configuration delegate, which under the hood in its launch method would just make a call through "tern debugger" framework to appropriate...
> We could collaborate on that code, I will help you to get it working. That's cool:) but forget my last comments, I have found the problem, it works. I...
@piotrtomiak you can play with protractor support. Now it creates a Protractor launch that you can customize if you need (choose debugger, node install). I'm waiting for feedback.
@piotrtomiak I have stored value inside launch config protractor, because user want sometimes change debugger, protractor cli file and more add args for protractor (not supported for the moment). So...