<?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>Erick &#187; eclipse</title>
	<atom:link href="http://blog.xiongchuan.org/tag/eclipse/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xiongchuan.org</link>
	<description>Even a great life is only a life until you make it.</description>
	<lastBuildDate>Thu, 10 Mar 2011 14:44:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://blog.xiongchuan.org/wp-includes/js/jquery/jquery.js?ver=1.4.4'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>Eclipse error:selection job title,已解决</title>
		<link>http://blog.xiongchuan.org/eclipse-erro-selection-job-title.html</link>
		<comments>http://blog.xiongchuan.org/eclipse-erro-selection-job-title.html#comments</comments>
		<pubDate>Mon, 15 Mar 2010 05:19:55 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://www.pigblog.net/?p=615</guid>
		<description><![CDATA[今天在ZOL，在一台很破的机器上，在一个老的XP上用Eclipse，出现 An internal error occurred during: &#8220;Selection Job titile&#8221;. 解决办法是 使用http://download.eclipse.org/technology/dltk/updates/进行更新 其他方法可以参考 http://wiki.eclipse.org/PDT/Installation#Known_Problems Related PostsCentOS下eclipse支持GBK编码eclipse语言包，用迅雷批量下载Eclipse3.5 中文语言包 下载PDT:创建PHP项目出现“Creation of element failed”错误的解决方法]]></description>
			<content:encoded><![CDATA[<p>今天在ZOL，在一台很破的机器上，在一个老的XP上用Eclipse，出现</p>
<blockquote><p>An internal error occurred during: &#8220;Selection Job titile&#8221;.</p></blockquote>
<p>解决办法是<br />
使用http://download.eclipse.org/technology/dltk/updates/进行更新</p>
<p>其他方法可以参考</p>
<p>http://wiki.eclipse.org/PDT/Installation#Known_Problems</p>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/centos-eclipse-gbk-encoding.html" title="CentOS下eclipse支持GBK编码">CentOS下eclipse支持GBK编码</a></li><li><a href="http://blog.xiongchuan.org/batch-download-eclipse-language-package.html" title="eclipse语言包，用迅雷批量下载">eclipse语言包，用迅雷批量下载</a></li><li><a href="http://blog.xiongchuan.org/eclipse-for-php-3-5-downoad.html" title="Eclipse3.5 中文语言包 下载">Eclipse3.5 中文语言包 下载</a></li><li><a href="http://blog.xiongchuan.org/pdt-create-php-project-creation-of-element-failed-resove.html" title="PDT:创建PHP项目出现“Creation of element failed”错误的解决方法">PDT:创建PHP项目出现“Creation of element failed”错误的解决方法</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/eclipse-erro-selection-job-title.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CentOS下eclipse支持GBK编码</title>
		<link>http://blog.xiongchuan.org/centos-eclipse-gbk-encoding.html</link>
		<comments>http://blog.xiongchuan.org/centos-eclipse-gbk-encoding.html#comments</comments>
		<pubDate>Tue, 20 Oct 2009 07:00:42 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[Linux相关]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[gbk编码]]></category>

		<guid isPermaLink="false">http://www.pigblog.net/?p=366</guid>
		<description><![CDATA[差不多到了11点才把系统搞定，下载了pdt，就要开始工作了，从SVN检出项目后（eclipse的svn插件用起来就是爽），UTF－8的编码几好， 我们公司偏搞了个GBK的。。。没想到linux下eclipse竟然在首选项里没办法把工程的编码改成GBK的，google，网上好多在ubuntu下面解决方法。。。 老大来催，随便找一个方法，现在记下， 1.Window->Preferences->General->Content Types->text(右侧窗口)->Default encoding(OK按钮左上方)->输入GBK->update(右边) 2.file Associations(当前窗口最上面)->add->输入.php 这样确实是解决了，打开php文件不再显示乱码了，但是觉得这个方法有待考查。。。开工了，先记下再说。 Related PostsEclipse error:selection job title,已解决CentOS 5.3搭建Apache2.2.4+Mysql5.1.4+PHP5.3服务器双系统开机进入GRUB的解决办法CentOS5.3安装Filezilla FTP软件eclipse语言包，用迅雷批量下载Eclipse3.5 中文语言包 下载PDT:创建PHP项目出现“Creation of element failed”错误的解决方法VMWare 6.5 未找到驱动器]]></description>
			<content:encoded><![CDATA[<p>差不多到了11点才把系统搞定，下载了pdt，就要开始工作了，从SVN检出项目后（eclipse的svn插件用起来就是爽），UTF－8的编码几好，<br />
我们公司偏搞了个GBK的。。。没想到linux下eclipse竟然在首选项里没办法把工程的编码改成GBK的，google，网上好多在ubuntu下面解决方法。。。</p>
<p>老大来催，随便找一个方法，现在记下，<br />
1.Window->Preferences->General->Content Types->text(右侧窗口)->Default encoding(OK按钮左上方)->输入GBK->update(右边)<br />
2.file Associations(当前窗口最上面)->add->输入.php</p>
<p>这样确实是解决了，打开php文件不再显示乱码了，但是觉得这个方法有待考查。。。开工了，先记下再说。</p>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/eclipse-erro-selection-job-title.html" title="Eclipse error:selection job title,已解决">Eclipse error:selection job title,已解决</a></li><li><a href="http://blog.xiongchuan.org/centos-5-3-apache2-mysql5-php-5-3-server.html" title="CentOS 5.3搭建Apache2.2.4+Mysql5.1.4+PHP5.3服务器">CentOS 5.3搭建Apache2.2.4+Mysql5.1.4+PHP5.3服务器</a></li><li><a href="http://blog.xiongchuan.org/dual-system-boot-grub-resolve.html" title="双系统开机进入GRUB的解决办法">双系统开机进入GRUB的解决办法</a></li><li><a href="http://blog.xiongchuan.org/centos-5-3-filezilla-ftp.html" title="CentOS5.3安装Filezilla FTP软件">CentOS5.3安装Filezilla FTP软件</a></li><li><a href="http://blog.xiongchuan.org/batch-download-eclipse-language-package.html" title="eclipse语言包，用迅雷批量下载">eclipse语言包，用迅雷批量下载</a></li><li><a href="http://blog.xiongchuan.org/eclipse-for-php-3-5-downoad.html" title="Eclipse3.5 中文语言包 下载">Eclipse3.5 中文语言包 下载</a></li><li><a href="http://blog.xiongchuan.org/pdt-create-php-project-creation-of-element-failed-resove.html" title="PDT:创建PHP项目出现“Creation of element failed”错误的解决方法">PDT:创建PHP项目出现“Creation of element failed”错误的解决方法</a></li><li><a href="http://blog.xiongchuan.org/vmware-6-5-not-find-drivers.html" title="VMWare 6.5 未找到驱动器">VMWare 6.5 未找到驱动器</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/centos-eclipse-gbk-encoding.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>eclipse语言包，用迅雷批量下载</title>
		<link>http://blog.xiongchuan.org/batch-download-eclipse-language-package.html</link>
		<comments>http://blog.xiongchuan.org/batch-download-eclipse-language-package.html#comments</comments>
		<pubDate>Sun, 27 Sep 2009 05:01:48 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[Windows相关]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[迅雷]]></category>

		<guid isPermaLink="false">http://www.pigblog.net/?p=268</guid>
		<description><![CDATA[eclipse for php 3.5 中文语言包 http://download.eclipse.org/technology/babel/update-site/galileo 这个地址已经无效，eclipse没有办法自动更新，然后想自己去下载语言包，http://download.eclipse.org/technology/babel/babel_language_packs/galileo.php 打开一看，N多ZIP的文件，一个个下载，操作太累人，不过迅雷的批量下载(下载全部链接)，可是帮了不少忙。 1、找到中文语言包的地方 2、在右边空白处点右键，选择 使用迅雷下载全部链接 ，出现下面的框，点 是 3、第一次用的人，看下说明，实际上和QQ的截图方法一样 4、按上一步的说明，把中文包所在的地方，选中，之后就可以看到了，批量下载开始 5、等待吧，下载之后就是安装了。 PS：1.如果你的迅雷软件没有这个功能，就去官网下载新版本。 2.如果eclipse网站打开太慢，可以到本站下载，http://www.pigblog.net/?p=265 3.不知道怎么安装插件的，那篇博文里有。 Related PostsEclipse error:selection job title,已解决CentOS下eclipse支持GBK编码Eclipse3.5 中文语言包 下载PDT:创建PHP项目出现“Creation of element failed”错误的解决方法]]></description>
			<content:encoded><![CDATA[<p>eclipse for php 3.5 中文语言包<br />
<span style="font-size: small;"><a href="http://download.eclipse.org/technology/babel/update-site/galileo" rel="external nofollow">http://download.eclipse.org/technology/babel/update-site/galileo</a> 这个地址已经无效，eclipse没有办法自动更新，然后想自己去下载语言包，<a href="http://download.eclipse.org/technology/babel/babel_language_packs/galileo.php" rel="external nofollow">http://download.eclipse.org/technology/babel/babel_language_packs/galileo.php</a><br />
打开一看，N多ZIP的文件，一个个下载，操作太累人，不过迅雷的批量下载(下载全部链接)，可是帮了不少忙。<br />
</span></p>
<p><span style="font-size: medium;">1、找到中文语言包的地方</span></p>
<p><span style="font-size: medium;"><a href="../wp-content/uploads/2009/09/11.jpg"><img title="1" src="../wp-content/uploads/2009/09/11.jpg" alt="1" width="632" height="628" /></a><br />
</span><br />
<span id="more-268"></span><br />
<span style="font-size: medium;">2、在右边空白处点右键，选择 使用迅雷下载全部链接 ，出现下面的框，点 是<br />
<a href="http://www.pigblog.net/wp-content/uploads/2009/09/2.jpg" rel="external nofollow"><img class="aligncenter size-full wp-image-270" title="2" src="http://www.pigblog.net/wp-content/uploads/2009/09/2.jpg" alt="2" width="378" height="147" /></a>3、第一次用的人，看下说明，实际上和QQ的截图方法一样<br />
<a href="http://www.pigblog.net/wp-content/uploads/2009/09/3.jpg" rel="external nofollow"><img class="aligncenter size-full wp-image-271" title="3" src="http://www.pigblog.net/wp-content/uploads/2009/09/3.jpg" alt="3" width="239" height="157" /></a>4、按上一步的说明，把中文包所在的地方，选中，之后就可以看到了，批量下载开始<br />
<a href="http://www.pigblog.net/wp-content/uploads/2009/09/4.jpg" rel="external nofollow"><img class="aligncenter size-full wp-image-272" title="4" src="http://www.pigblog.net/wp-content/uploads/2009/09/4.jpg" alt="4" width="526" height="548" /></a>5、等待吧，下载之后就是安装了。</span></p>
<p>PS：1.如果你的迅雷软件没有这个功能，就去官网下载新版本。<br />
2.如果eclipse网站打开太慢，可以到本站下载，http://www.pigblog.net/?p=265<br />
3.不知道怎么安装插件的，那篇博文里有。</p>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/eclipse-erro-selection-job-title.html" title="Eclipse error:selection job title,已解决">Eclipse error:selection job title,已解决</a></li><li><a href="http://blog.xiongchuan.org/centos-eclipse-gbk-encoding.html" title="CentOS下eclipse支持GBK编码">CentOS下eclipse支持GBK编码</a></li><li><a href="http://blog.xiongchuan.org/eclipse-for-php-3-5-downoad.html" title="Eclipse3.5 中文语言包 下载">Eclipse3.5 中文语言包 下载</a></li><li><a href="http://blog.xiongchuan.org/pdt-create-php-project-creation-of-element-failed-resove.html" title="PDT:创建PHP项目出现“Creation of element failed”错误的解决方法">PDT:创建PHP项目出现“Creation of element failed”错误的解决方法</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/batch-download-eclipse-language-package.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Eclipse3.5 中文语言包 下载</title>
		<link>http://blog.xiongchuan.org/eclipse-for-php-3-5-downoad.html</link>
		<comments>http://blog.xiongchuan.org/eclipse-for-php-3-5-downoad.html#comments</comments>
		<pubDate>Sun, 27 Sep 2009 04:51:15 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[Windows相关]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[语言包]]></category>

		<guid isPermaLink="false">http://www.pigblog.net/?p=265</guid>
		<description><![CDATA[现在迷上eclipse了，才下载了最近版本(galileo)，习惯的找语言包，可是这次官方给出的自动安装地址有返回404信息。 我把 中文语言包都下载来了，现在打包，供大家下载，手动安装插件。 从3.4版本开始,eclipse插件安装从以前容易的多了 以前安装Eclipse插件无非两种方式, 直接copy插件到features/plugins目录或者在links目录下创建链接文件. 刚刚发布的Eclipse 3.4又推出另一种新的安装途径, 更加灵活。Eclipse 3.4下有个dropins目录, 只要把插件放到该目录下就可以加载, 有几种格式可以选择。 1. 最简单的，直接将jar包放到dropins目录: eclipse/ dropins/ com.essiembre.eclipse.i18n.resourcebundle_0.7.7 2. 传统格式，统一放到一个eclipse目录下: eclipse/ dropins/ eclipse/ features/ plugins/ 3. 按照插件名称区分: eclipse/ dropins/ resourcebundleeditor/ features/ plugins/ m2eclipse/ features/ plugins/ 4. 类似links方式添加链接: eclipse/ dropins/ xfire.link 本文来自CSDN博客，转载请标明出处：http://blog.csdn.net/zhouxianli/archive/2008/07/16/2657074.aspx PS:打包整理有另一个原因是，网速问题，打开国外的站的速度让人伤心，所以也在我这里放一份。 点这里下载 Related PostsEclipse error:selection job title,已解决CentOS下eclipse支持GBK编码eclipse语言包，用迅雷批量下载PDT:创建PHP项目出现“Creation of element failed”错误的解决方法]]></description>
			<content:encoded><![CDATA[<p>现在迷上eclipse了，才下载了最近版本(galileo)，习惯的找语言包，可是这次官方给出的自动安装地址有返回404信息。<br />
我把 中文语言包都下载来了，现在打包，供大家下载，手动安装插件。</p>
<blockquote><p>从3.4版本开始,eclipse插件安装从以前容易的多了</p>
<p>以前安装Eclipse插件无非两种方式, 直接copy插件到features/plugins目录或者在links目录下创建链接文件. 刚刚发布的Eclipse 3.4又推出另一种新的安装途径, 更加灵活。Eclipse 3.4下有个dropins目录, 只要把插件放到该目录下就可以加载, 有几种格式可以选择。<br />
1. 最简单的，直接将jar包放到dropins目录:<br />
eclipse/<br />
dropins/<br />
com.essiembre.eclipse.i18n.resourcebundle_0.7.7<br />
2. 传统格式，统一放到一个eclipse目录下:<br />
eclipse/<br />
dropins/<br />
eclipse/<br />
features/<br />
plugins/<br />
3. 按照插件名称区分:<br />
eclipse/<br />
dropins/<br />
resourcebundleeditor/<br />
features/<br />
plugins/<br />
m2eclipse/<br />
features/<br />
plugins/<br />
4. 类似links方式添加链接:<br />
eclipse/<br />
dropins/<br />
xfire.link<br />
本文来自CSDN博客，转载请标明出处：<a href="http://blog.csdn.net/zhouxianli/archive/2008/07/16/2657074.aspx" rel="external nofollow">http://blog.csdn.net/zhouxianli/archive/2008/07/16/2657074.aspx</a></p></blockquote>
<p><span style="font-family: mceinline;">PS:打包整理有另一个原因是，网速问题，打开国外的站的速度让人伤心，所以也在我这里放一份。<br />
<a class="alignleft" href="http://www.pigblog.net/Language_zh_v3.5.7z" target="_blank" rel="external nofollow">点这里下载</a></span></p>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/eclipse-erro-selection-job-title.html" title="Eclipse error:selection job title,已解决">Eclipse error:selection job title,已解决</a></li><li><a href="http://blog.xiongchuan.org/centos-eclipse-gbk-encoding.html" title="CentOS下eclipse支持GBK编码">CentOS下eclipse支持GBK编码</a></li><li><a href="http://blog.xiongchuan.org/batch-download-eclipse-language-package.html" title="eclipse语言包，用迅雷批量下载">eclipse语言包，用迅雷批量下载</a></li><li><a href="http://blog.xiongchuan.org/pdt-create-php-project-creation-of-element-failed-resove.html" title="PDT:创建PHP项目出现“Creation of element failed”错误的解决方法">PDT:创建PHP项目出现“Creation of element failed”错误的解决方法</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/eclipse-for-php-3-5-downoad.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PDT:创建PHP项目出现“Creation of element failed”错误的解决方法</title>
		<link>http://blog.xiongchuan.org/pdt-create-php-project-creation-of-element-failed-resove.html</link>
		<comments>http://blog.xiongchuan.org/pdt-create-php-project-creation-of-element-failed-resove.html#comments</comments>
		<pubDate>Sat, 26 Sep 2009 14:18:34 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Windows相关]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://www.pigblog.net/?p=263</guid>
		<description><![CDATA[下载了“Eclipse For PHP”，准备创建一个PHP项目。输入项目名称“Test&#8221;，一路Next。结果出现如下错误： Creation of element failed. Reason: Build path contains duplicate entry:&#8221;D:/eclipse/plusgins/org.eclipse.php.core_2.1.0.v20090617-2341/Resources/language/php5&#8243; for project Test 在CSDN的帖子上找到了原因，原来这是一个Eclipse的BUG，在输入项目名称后直接点“Finish”就可以正常创建了。 关于这个BUG：https://bugs.eclipse.org/bugs/show_bug.cgi?id=280935 Related PostsEclipse error:selection job title,已解决CentOS下eclipse支持GBK编码eclipse语言包，用迅雷批量下载Eclipse3.5 中文语言包 下载]]></description>
			<content:encoded><![CDATA[<p>下载了“Eclipse For PHP”，准备创建一个PHP项目。输入项目名称“Test&#8221;，一路Next。结果出现如下错误：<br />
Creation of element failed.<br />
Reason:<br />
Build path contains duplicate entry:&#8221;D:/eclipse/plusgins/org.eclipse.php.core_2.1.0.v20090617-2341/Resources/language/php5&#8243; for project Test</p>
<p>在CSDN的帖子上找到了原因，原来这是一个Eclipse的BUG，在输入项目名称后直接点“Finish”就可以正常创建了。</p>
<p>关于这个BUG：<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=280935" rel="external nofollow">https://bugs.eclipse.org/bugs/show_bug.cgi?id=280935</a></p>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/eclipse-erro-selection-job-title.html" title="Eclipse error:selection job title,已解决">Eclipse error:selection job title,已解决</a></li><li><a href="http://blog.xiongchuan.org/centos-eclipse-gbk-encoding.html" title="CentOS下eclipse支持GBK编码">CentOS下eclipse支持GBK编码</a></li><li><a href="http://blog.xiongchuan.org/batch-download-eclipse-language-package.html" title="eclipse语言包，用迅雷批量下载">eclipse语言包，用迅雷批量下载</a></li><li><a href="http://blog.xiongchuan.org/eclipse-for-php-3-5-downoad.html" title="Eclipse3.5 中文语言包 下载">Eclipse3.5 中文语言包 下载</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/pdt-create-php-project-creation-of-element-failed-resove.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

