[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] Re: Code Assist not working for PHP language functions
|
[quote title=Roy Ganor wrote on Fri, 18 September 2009 07:03]Do you see the language entry in the .buildpath file?
If you create a new project and compare your two .buildpath files (under
the project root) you'll see what I mean.
Roy
[/quate]
I'm not using eclipse for any project at the moment, just editing a php file here and there.
but anyway, I now opened a project and this is what I have in the .buildpath file:
<?xml version="1.0" encoding="UTF-8"?>
<buildpath>
<buildpathentry kind="src" path=""/>
<buildpathentry kind="con" path="org.eclipse.dltk.USER_LIBRARY/lib"/>
</buildpath>
is that ok ?
what language entry should be there ?