Suddenly I can't use autocomplete in my Eclipse PHP projects. When I press alt+/ I jsut hear a dummy sound. Which settings should I check?
+1
A:
Does you PHP Language Library include a link to your local PHP install? Sometimes I've found my project gets corrupted, and that PHP gets stripped from that include.
Pro777
2009-12-01 17:01:22
Also manually rebuilding the project sometimes does it - or invoking an action that will require a rebuild.
prodigitalson
2009-12-06 21:48:53
+1
A:
Try this. Right-click your top level folder in PHP Explorer. Select the "Configure" menu item then "Add PHP Support".
Chris
2009-12-11 19:55:38