News Feed
Jobs Feed
Sections




News Archive
Chad Kieffer's Blog:
Speed up PHP development in Eclipse PDT with Templates and Snippets
September 03, 2008 @ 11:17:54

Recently Chad Kieffer made a post to his blog about a handy little feature of the Eclipse IDE that can help you speed up your development - snippets and templatings.

You already know that Eclipse PDT provides autocompletion and hints for PHP's built in functions. In addition, commenting your code with PHPDoc adds autocompletion and hinting for your application's classes, methods, and variables. If you haven't already discovered, Eclipse PDT also provides autocompletion of PHP's control structures, class definitions, and methods through code templates.

He gives examples of both the templating and the snippets - inserting a switch() statement template and how to create a custom snippet of whatever code you choose.

1 comment voice your opinion now!
development eclipse pdt speed template snippet


blog comments powered by Disqus

Similar Posts

Community News: Zend Announces Advancements with Eclipse, Microsoft, Oracle & More

Michael Kimsal's Blog: Eclipse PHP Developer Tools

Sebastian Bergmann's Blog: Xdebug Performance Boost

ProDevTips: Writing a CMS/Community with Smarty and the Zend Framework: Part 8

Stefan Priebsch's Blog: TDD in a self-experiment


Community Events











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


community testing example interview composer code object introduction database functional language series opinion podcast tool release framework development zendframework2 conference

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