<?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; 语言包</title>
	<atom:link href="http://blog.xiongchuan.org/tag/language-package/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>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>
	</channel>
</rss>

