Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHP-GTK Community Site:
Code completion for PHP-GTK in Eclipse PDT
Jul 07, 2008 @ 14:34:45

They've already shown you how to get PHP-GTK code completion working in the Zend Studio IDE. In this new post they show you how to do the same with Eclipse running the PDT extension.

Enabling PHP-GTK2 code completion in Eclipse PDT for a project is very simple. The following example is given on Windows, but the steps should be the same on any supported platform

It's a simple eight step process (the steps are little) to get support working. You'll need to use the Gtk_Dumper to get the info the IDE will need for the completion.

tagged: phpgtk completion eclipse pdt extension

Link:


Trending Topics: