<?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>Terrysco&#039;s Blog &#187; phpeclipse</title>
	<atom:link href="http://www.terrysco.com/node/tag/phpeclipse/feed" rel="self" type="application/rss+xml" />
	<link>http://www.terrysco.com</link>
	<description>仅关注于互联网行业， Linux平台开发。</description>
	<lastBuildDate>Sat, 22 May 2010 10:50:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>用phpeclipse进行drupal开发</title>
		<link>http://www.terrysco.com/node/phpeclipse-drupal.html</link>
		<comments>http://www.terrysco.com/node/phpeclipse-drupal.html#comments</comments>
		<pubDate>Wed, 06 May 2009 06:20:28 +0000</pubDate>
		<dc:creator>terrysco</dc:creator>
				<category><![CDATA[CMS/FrameWork]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[phpeclipse]]></category>

		<guid isPermaLink="false">http://www.anyliv.com/www.terrysco.com/?p=91</guid>
		<description><![CDATA[<p>phpeclipse是开源软件eclipse的一个插件，顾名思义，是为PHPER们准备的。把features和plugins拷贝好后，就可以使用了。这里如果没有刷新出新的eclipse PHP模块，是因为缓存的问题，我们使用-clean参数就可以了。（eclipse使用常识）</p><p>剩下就是做一些常用配置，比方drupal的代码规范问题，缩进两个空格，代替tab键。module，info，install后缀名识别等等，比较简单就不说了。剩下的就是新建一个项目，然后导入drupal整个文件夹，这样整个drupal系统代码就导入进来了，新建一个模块的时候，所有drupal函数都可用了，加上eclipse强大的IDE功能，我想你应该可以脱离drupal的官方api了，函数都有提示了。左侧的大纲列表方便定位我们定义的钩子函数。</p><p>...</p>
]]></description>
		<wfw:commentRss>http://www.terrysco.com/node/phpeclipse-drupal.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
