Reputation: 7878
I'm using Eclipse + Pdt . Is there any way to make Eclipse auto-complete the CI functions? e.g $this->db-> .. isn't being auto-completed for me and it would be swell if it did!
Thanks!
Upvotes: 0
Views: 552
Reputation: 898
Have a look at
http://7degrees.co.uk/blog/getting-full-auto-complete-with-codeigniter-in-eclipse/. http://www.web-and-development.com/codeigniter-and-eclipse-autocomplete/ (my fav) http://taggedzi.com/articles/display/autocomplete-eclipse-codeigniter-2
It should help.
Upvotes: 1