-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refresh tern outline has encountered a problem. #188
Comments
Please share your project.
This menu appears if you have not a .tern-project file in the root of your project which contains "angular" as plugins.
It strange you should see a Tern menu iten after JavaScript. But what do you want to configure?
Please share your project and tell me which files you are opening, slecting, etc to reproduce our problem. Thanks |
ohh you have the reason!
For example the scripts path, i want to limit the files that "Angular Explorer" loads: or how a can do that? Basically my project is an ionic-cordova project. animations.zip |
@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! |
Hello,
first of all i like this awesome plugin, it works for me very well but sometimes Eclipse shows me this message:
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:
I would like to configure my Global Preferences because Angular explorer shows me a lot of files but i can not find it:
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:
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
best regards!!
The text was updated successfully, but these errors were encountered: