angelozerr/angularjs-eclipse

refresh tern outline has encountered a problem.

Opened this issue · 3 comments

Hello,
first of all i like this awesome plugin, it works for me very well but sometimes Eclipse shows me this message:
eclipseangularerror01

I think the server stops sometimes without a reason or maybe because i have several files in my project.
I have read the Getting started page but i can not convert the project to AngularJS Project but it works although:
eclipseangularerror04

I would like to configure my Global Preferences because Angular explorer shows me a lot of files but i can not find it:
eclipseangularerror03

Besides, i would like to start/stop the server, Where should i do that? i would like to start up the server when i only need it. I know that i can stop the server using this red button:
eclipseangularerror02

and it works but when i do click over html/javascript editor the server starts again and i get that message "refresh tern outline has encountered a problem." again.

-Eclipse Mars 2

  • AngularJS Eclipse 1.2.0.201603071134

best regards!!

I think the server stops sometimes without a reason or maybe because i have several files in my project.

Please share your project.

I have read the Getting started page but i can not convert the project to AngularJS Project but it works

This menu appears if you have not a .tern-project file in the root of your project which contains "angular" as plugins.

I would like to configure my Global Preferences because Angular explorer shows me a lot of files but i can not find it:

It strange you should see a Tern menu iten after JavaScript. But what do you want to configure?

and it works but when i do click over html/javascript editor the server starts again and i get that message "refresh tern outline has encountered a problem." again.

Please share your project and tell me which files you are opening, slecting, etc to reproduce our problem. Thanks

This menu appears if you have not a .tern-project file in the root of your project which contains "angular" as plugins.

ohh you have the reason!

It strange you should see a Tern menu iten after JavaScript. But what do you want to configure?

For example the scripts path, i want to limit the files that "Angular Explorer" loads:
eclipseangular10

or how a can do that?
On the other hand, i found this now:
eclipseangular11

Basically my project is an ionic-cordova project.
In my workspace i have 5 projects, in the project01 when i select a html/js file "Angular Explorer" loads the scripts, that is ok.
After that i have to select another file from project02 and "Angular Explorer" loads the scripts for project02, then "Angular Explorer" needs to load files several times, could this be the problem for "connection reset"?
By the way, this is my installation:
eclipseangular12

animations.zip
regards!

@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 file you open to having your error? Thanks!