Skip to content
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

AngularJS tags become undefined after saving the file #53

Closed
boazsapir opened this issue Apr 15, 2014 · 6 comments
Closed

AngularJS tags become undefined after saving the file #53

boazsapir opened this issue Apr 15, 2014 · 6 comments

Comments

@boazsapir
Copy link

I have a Google Web Application Project in Eclipse, and I installed the angularjs plugin. I converted the project to an AngularJS project and indeed my html files are opened automatically with the AngularJS editor. When I add a new AngularJS directive to the file, for example ng-app, I see that it is identified and the tooltip gives some explanation about it. However when I save the file with 'automatic build' set, a warning appears saying this attribute name is unidentified. I cannot get rid of this warning.

@angelozerr
Copy link
Owner

Have you configured validator like explained at https://github.com/angelozerr/angularjs-eclipse/wiki/Getting-Started#validation ?

@boazsapir
Copy link
Author

Thank you for the fast response - this solved the problem

@boazsapir
Copy link
Author

Is there any way to make it recognise my custom directives as well?

@angelozerr
Copy link
Owner

It should working too, but if you are creating/modifying your directive, you must stop the tern server (stop button on Angular Explorer) and redo it the validation.

@boazsapir
Copy link
Author

Thank you, this issue is also solved

@angelozerr
Copy link
Owner

Ok, cool. I close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants