By SimonVlc on
Hi there,
anyone use the Eclipse IDE with drupal api autocomplete functions? Is that possible?
I have searched the drupal.org site just to arrive to this post:
which tells that eclipse will pick itself the functions to autocomplete, but the only drupal function that my Eclipse shows me is:
[code]drupal_set_message()[/code]
Any help will be appreciated ;).
Comments
Hrm. I get autocomplete just
Hrm. I get autocomplete just fine with PDT installed.
Eclipse project
Take a look to the Eclipse project http://drupal.org/project/eclipse
In the README.txt says how to install the template to have autocomplete for some templates.
Regards,
Cristian