News Feed
Jobs Feed
Sections




News Archive
PHP-GTK Community Site:
Enabling code completion for PHP-GTK in your PHP IDE
June 11, 2008 @ 12:04:59

The PHP-GTK Community Site has posted some information (and some files) to help make your editor of choice a bit more "PHP-GTK aware" when it comes to code completion.

These IDEs are able to provide code completion not only for prebuilt extension code, but also for user-level PHP code. This gives us a way to provide it to PHP-GTK developers : all it takes is a "stub" file containing PHP declarations equivalent to the PHP-GTK2 classes, interfaces, and their methods and constants.

Making it by hand would be slow (and not efficient at all) so they opted to let the Reflection API do the heavy lifting for them and generate a Gtk_Dumper output file to hand to your editor and let it parse. The file is available for download.

0 comments voice your opinion now!
phpgtk completion stub reflection ide


blog comments powered by Disqus

Similar Posts

PHP-GTK Community Site: VIES client

Ligaya Turmelle's Blog: NuSphere PHPEd review

Developer Tutorials Blog: The ultimate PHP web development environment, part 2

Riff Blog: Console encoding in PHP-GTK apps

Padraic Brady's Blog: Mocks, Stubs, And SimpleTest Wins


Community Events











Don't see your event here?
Let us know!


functional community symfony2 conference series development rest language phpunit opinion zendframework2 unittest usergroup podcast interview testing introduction database framework release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework