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

Zend Developer Zone: Dipping a Toe into Rapid Application Development for PHP

PHP.net: Windows PECL binaries

Ivo Jansch's Blog: Book announcement: Enterprise PHP Development

PHPClasses.org Blog: Throttling Background Tasks: Unusual Site Speedup Techniques: Part 2

Jonas Hovgaard's Blog: How I stopped writing awesome code


Community Events











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


testing community interview unittest example framework podcast tool language release opinion development functional introduction conference code zendframework2 phpunit series application

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