<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>phpdepend | Nerdpress.org</title>
	<atom:link href="https://nerdpress.org/tag/phpdepend/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdpress.org</link>
	<description>...dev, tech problems and solutions.</description>
	<lastBuildDate>Wed, 26 Jan 2011 10:09:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Eclipse Plugin PHP Tool Integration</title>
		<link>https://nerdpress.org/2011/01/26/eclipse-plugin-php-tool-integration/</link>
		
		<dc:creator><![CDATA[Ivo Bathke]]></dc:creator>
		<pubDate>Wed, 26 Jan 2011 10:09:13 +0000</pubDate>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[CodeSniffer]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[PDT]]></category>
		<category><![CDATA[phpdepend]]></category>
		<category><![CDATA[PHPUnit]]></category>
		<guid isPermaLink="false">https://nerdpress.org/?p=1331</guid>

					<description><![CDATA[<p>Ich bin letzte Woche über Eclipse PTI gestolpert und habe es direkt mal ausprobiert. Einfach über den Eclipse installer über die Site: http://www.phpsrc.org/eclipse/pti/ geholt und fertig. Was ist PTI? PTI ist ein Plugin für Eclipse PDT (zumeist), das folgende Tools in Eclipse integriert: * PHP_CodeSniffer * PHPUnit * PHP Depend * PHP Copy/Paste Detector Das &#8230; </p>
<p class="link-more"><a href="https://nerdpress.org/2011/01/26/eclipse-plugin-php-tool-integration/" class="more-link">Continue reading<span class="screen-reader-text"> "Eclipse Plugin PHP Tool Integration"</span></a></p>
The post <a href="https://nerdpress.org/2011/01/26/eclipse-plugin-php-tool-integration/">Eclipse Plugin PHP Tool Integration</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></description>
										<content:encoded><![CDATA[<p>Ich bin letzte Woche über Eclipse <a href="http://www.phpsrc.org/">PTI</a> gestolpert und habe es direkt mal ausprobiert.<br />
Einfach über den Eclipse installer über die Site: <em>http://www.phpsrc.org/eclipse/pti/</em> geholt und fertig.</p>
<p>Was ist PTI? PTI ist ein Plugin für Eclipse PDT (zumeist), das folgende Tools in Eclipse integriert:</p>
<p>    * <a href="http://pear.php.net/package/PHP_CodeSniffer/">PHP_CodeSniffer</a><br />
    * <a href="http://www.phpunit.de/">PHPUnit</a><br />
    * <a href="http://www.pdepend.org/">PHP Depend</a><br />
    * <a href="http://github.com/sebastianbergmann/phpcpd">PHP Copy/Paste Detector</a> </p>
<p><span id="more-1331"></span></p>
<p>Das sind meines Erachtens alles eher Tools die auf den CI Server gehören, aber ist doch irgendwie praktisch die direkt in Eclipse zu haben.<br />
Falls man mal was sichten oder direkt checken will.<br />
Für mich der Hauptvorteil ist wohl, dass man die Tools ohne viel Aufwand zu Verfügung gestellt kriegt.<br />
Ich hätte mir wohl sonst nie <em>phpdepend</em> oder <em>phpcpd</em> installiert und benutzt.</p>
<p><a href="https://nerdpress.org/wp-content/uploads/2011/01/phpdepend-pti.png"><img fetchpriority="high" decoding="async" src="https://nerdpress.org/wp-content/uploads/2011/01/phpdepend-pti-300x227.png" alt="" title="phpdepend-pti" width="300" height="227" class="alignnone size-medium wp-image-1332" /></a></p>
<p>&#8230; und auch prompt über phpdepend, als netter Seiteneffekt, ein Syntax Fehler gefunden :).</p>The post <a href="https://nerdpress.org/2011/01/26/eclipse-plugin-php-tool-integration/">Eclipse Plugin PHP Tool Integration</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
