Angelo
Angelo
> Yes, it is, but for me, I couldn't find a protractor launch config anywhere. Something is wrong here. It is stored inside External Tools (liek Program) and not inside...
Thanks for your answer! > 1) shouldn't this be pushed to the upstream or have a different name instead of just a version appended the name ? > > Concatenating...
@paulvi my idea was to check if the activated angularjs project must be updated to 1.4. In this case it display a popup "Your .tern-project must be updated, are you...
@paulvi you mean that AngularJS Eclipse must update.tern-project without dialog? If it that, it will be more easy to develop that. If everybody are OK with that, I will do...
Your problem is similar to https://github.com/angelozerr/angularjs-eclipse/issues/102 It's because it's hard to define link between template and module. To fix your problem, you must link your HTML shell.html with ShellController with...
@lmcdubo it seems that you try to use angular + gulp (+node) together. I will try it. I think to fix you error, you should remove gulp + node in...
@lmcdubo please share your project. It will help me to reproduce your problem and fix your future other issues.
@lmcdubo I have fixed your problem with gulp in tern.java 1.1.0-SNAPSHOT.
> As for the project do you still want me to share? Yes I would like that you share it with your github, if you have other issues. I'm not...
> I tried version 1.1 but it seems that there is a problem installing Tern What is the problem with the update site http://oss.opensagres.fr/angularjs-eclipse/1.1.0-SNAPSHOT/ ? > I`ve put the project...