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:

http://drupal.org/node/85542

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

Brad Beattie’s picture

Hrm. I get autocomplete just fine with PDT installed.

xjkwak’s picture

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