News Feed
Jobs Feed
Sections




News Archive
Klaus Graefensteiner's Blog:
Enforcing PHP coding standards with Eclipse PDT
March 31, 2010 @ 11:19:25

In a new post to his blog Klaus Graefensteiner takes a look at a quick way you can enforce your set of coding standards right inside of the Eclipse IDE with the PDT extension installed. It's not the easiest thing to do, but if you have a well-defined coding standard and know you'll be enforcing it strongly, this might be the way to go.

I recently came across a nice collection of coding standards that the developers at Gallery2.org are using. I especially liked the summary of settings for Eclipse PDT. I applied them to my Eclipse PDT development environment, took some screenshots and put this article together for my personal reference:

Settings he changes include some of the general editor settings (like tab width and margins) as well as PHP and source control specific settings to remove extensions the IDE doesn't need to worry about. He also mentions the "Code Templates" feature that allow you to get more specific and define the standards at the code level, not just the editor.

0 comments voice your opinion now!
eclipse pdt coding standard enforce template


blog comments powered by Disqus

Similar Posts

Sebastian Bergmann's Blog: IDE Support for PHPUnit

IBM developerWorks: Build Web services with PHP in Eclipse

Leszek Stachowski's Blog: php anachronic coding standards

Florian Anderiasch\'s Blog: phpeclipse/eclipse+zend/php directory class

Riding an Elefant: PHP-FIG's challenges, efficacy and attitude


Community Events











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


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

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