Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » php core function autocompletion resolved
php core function autocompletion resolved [message #96360] Thu, 16 April 2009 08:06
Eclipse UserFriend
Originally posted by: leo5t.yahoo.it

Hello,
the autocompletion of standard php functions was broken in my
installation (PTD 2.0).
I found the problem was a setting in the file .settings/
org.eclipse.php.core.prefs of the broken project.

The include_path key must be set in this way: include_path=0;/<project-
name>

+ other paths but the 0 is the important part.

Hope it helps
Bye, Leo
Previous Topic:[Announce] PDT 2.1.0 I200904130701 is available
Next Topic:[Announce] PDT 2.0.1 M200902050834 is available
Goto Forum:
  


Current Time: Thu Apr 25 11:38:33 GMT 2024

Powered by FUDForum. Page generated in 0.02844 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top