I just installed Eclipse PDT All-in-one on a Windows XP machine.
Code Assist works just fine for all kinds of functions/classes, but not
for the Informix functions that start with ifx_. They are not in the list
of functions in the PHP Functions view.
Does anyone know how I can fix this?
In this blog post (http://2tbsp.com/node/40) chad says that code assist
relies on PHPdoc comments. Where is it possible to add the Informix
functions?