hi all,
i have againg a problem with completition. now i can't get any suggestion. Sure i can type var_dump, but it is more comfortable with autocompletion.
I'm using Eclipse PHP Ide 3.5 with PDT 2.1.
hi all,
i have againg a problem with completition. now i can't get any suggestion. Sure i can type var_dump, but it is more comfortable with autocompletion.
I'm using Eclipse PHP Ide 3.5 with PDT 2.1.
Not sure it'll do, but maybe you can try adding the "PHP library" by hand :
Does it help ?
(BTW, with this solution, you can get auto-completion / suggestions for PEAR libraries, for instance ; just add whatever library you're using to the PHP Include Path)
Else... Hu... Are you using a recent version of the JAVA VM ?
Indeed, same problem this side, got it working by not choosing "enable Project Specific settings".
i almost give up it does not work with me
i get msg "The selection cannot be lunched , and are no recent lunches"
and when i try to make new php project
in project name (field): test_app ...... when i press finish
igot the following msg "creation of element failed reason : Build path contain duplicate entry : 'C:eclipse-php-galileo-win32/eclipse/plugins/org.eclipse.php.core_2.1.0.v20091017-2341/resources/language/php5' for project test_app "
please advice me ? what should i do ?
I solved it....the problem is, that i import a project from subversion and its not e pure PHP Project. On PHP-Project is working fine. Yesterday i've imported the project first as PHP and not from Subversion ;)