<?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>TodoTecnologia.net &#187; Eclipse</title>
	<atom:link href="http://www.todotecnologia.net/tag/eclipse/feed" rel="self" type="application/rss+xml" />
	<link>http://www.todotecnologia.net</link>
	<description>Todotecnologia.net es un blog dedicado a crear tutoriales de herramientas informáticas y dar a conocer las novedades de la Tecnología haciendo enfasis en la informática y las telecomunicaciones.</description>
	<lastBuildDate>Fri, 23 Jul 2010 18:49:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Como traducir eclipse al español en Linux.</title>
		<link>http://www.todotecnologia.net/como-traducir-eclipse-al-espanol-en-linux.htm</link>
		<comments>http://www.todotecnologia.net/como-traducir-eclipse-al-espanol-en-linux.htm#comments</comments>
		<pubDate>Tue, 25 Aug 2009 19:37:23 +0000</pubDate>
		<dc:creator>AlejoCendek</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Descargar]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[español]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[manual]]></category>
		<category><![CDATA[sistema operativo]]></category>
		<category><![CDATA[Traducciones]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.todotecnologia.net/?p=1245</guid>
		<description><![CDATA[Hoy les traigo un rápido tutorial de como pasar eclipse al español, y con esto disfrutar al máximo el potencial de este IDE. Este manual fue probado en Linux Mint, por lo que debería funcionar para cualquier distribución basada en Debian, como ubuntu. lo primero que deben hacer es instalar eclipse(en caso de no tenerlo [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.todotecnologia.net/wp-content/uploads/2009/08/eclipse.png" rel="lightbox[1245]"><img class="aligncenter size-full wp-image-1246" title="Eclipse 3.2 en español" src="http://www.todotecnologia.net/wp-content/uploads/2009/08/eclipse.png" alt="Eclipse 3.2 en español" width="454" height="294" /></a></p>
<p>Hoy les traigo un rápido tutorial de como pasar eclipse al español, y con esto disfrutar al máximo el potencial de este IDE.</p>
<p>Este manual fue probado en Linux Mint, por lo que debería funcionar para cualquier distribución basada en Debian, como ubuntu.</p>
<p>lo primero que deben hacer es instalar eclipse(en caso de no tenerlo instalado). para esto ejecutamos el siguiente comando</p>
<p><code>sudo apt-get install eclipse </code></p>
<p>El siguiente paso será descargar el paquete de Traducciones de eclipse. a continuación te dejo el enlace.</p>
<p style="text-align: center;"><a title="Descargar Pack de Idiomas para Eclipse" href="http://www.4shared.com/file/127662848/d3a84f18/NLpack1-eclipse-platform-321-gtk.html" target="_blank"><img class="aligncenter size-full wp-image-1198" style="border: 0pt none;" title="Download" src="http://www.todotecnologia.net/wp-content/uploads/2009/07/Download.png" alt="Descargar paquete de Idioma Español para eclipse" width="175" height="62" /></a></p>
<p>Ahora vamos a abrir una consola.</p>
<p>para más comodidad vamos a ejecutar el siguiente comando</p>
<p><span id="more-1245"></span></p>
<p><code> linux ~ $  sudo -i </code><br />
Esto nos pondrá en modo administrador.</p>
<p>ahora vamos a ubicarnos en el directorio /usr/lib</p>
<p><code>linux ~# cd /usr/lib </code></p>
<p>una vez acá vamos a descomprimir el paquete que hemos descargado. en mi caso el paquete estaba en el directorio  /home/alejo/Escritorio/NLpack1-eclipse-platform-3.2.1-gtk.zip, uds para el siguiente comando pongan la ruta del paquete que descargaron anteriormente</p>
<p><code>linux lib # unzip /home/alejo/Escritorio/NLpack1-eclipse-platform-3.2.1-gtk.zip</code></p>
<p>con este comando hemos descomprimido el paquete de idiomas en su lugar.</p>
<p>Esto es todo, al abrir eclipse ya les saldrá totalmente en español. pero recuerden que deben tener su sistema operativo también en español. si no les funciona revisen que sea así.</p>
<p>Si alguien desea hacer lo mismo pero en windows, basta con que entren acá<br />
<a href="http://archive.eclipse.org/eclipse/downloads/drops/L-3.2.1_Language_Packs-200609210945/download.php?dropFile=NLpack1-eclipse-platform-3.2.1-win32.zip">NLpack1-eclipse-platform-3.2.1-win32.zip</a></p>
<p>y descompriman el archivo en el directorio donde está instalado el eclipse. eso si tengan en cuenta que si está en c:\archivos de programa\eclipse le dan extraer en c:\archivos de programa. pues el zip trae la carpeta de eclipse, por lo que entrará automáticamente a esta y extraerá lo necesario. sin embargo no lo he probado. así que si alguien lo hace le agradezco dejar el comentario.</p>
<h3  class="related_post_title">También puede interesarte...</h3><ul class="related_post"><li><a href="http://www.todotecnologia.net/descargar-ubuntu-portable-para-usar-como-aplicacion-de-windows.htm" title="Descargar Ubuntu Portable para usar Como Aplicación de Windows">Descargar Ubuntu Portable para usar Como Aplicación de Windows</a></li><li><a href="http://www.todotecnologia.net/descargar-gratis-volvo-the-game.htm" title="Descargar Gratis Volvo the Game.">Descargar Gratis Volvo the Game.</a></li><li><a href="http://www.todotecnologia.net/como-saber-si-mi-pc-es-compatible-con-windows7.htm" title="Cómo Saber si mi PC puede Correr Windows 7">Cómo Saber si mi PC puede Correr Windows 7</a></li><li><a href="http://www.todotecnologia.net/como-instalar-ubuntu-portable-en-windows.htm" title="Cómo Instalar Ubuntu portable en Windows">Cómo Instalar Ubuntu portable en Windows</a></li><li><a href="http://www.todotecnologia.net/como-configurar-un-cliente-openvpn-en-windows.htm" title="Cómo configurar un cliente OpenVPN en windows.">Cómo configurar un cliente OpenVPN en windows.</a></li><li><a href="http://www.todotecnologia.net/como-configurar-un-servidor-openvpn-en-windows.htm" title="Cómo configurar un Servidor OpenVPN en Windows.">Cómo configurar un Servidor OpenVPN en Windows.</a></li><li><a href="http://www.todotecnologia.net/como-configurar-un-servidor-dhcp-en-linux.htm" title="Como configurar un servidor dhcp en linux">Como configurar un servidor dhcp en linux</a></li><li><a href="http://www.todotecnologia.net/tutorial-instalar-y-configurar-servidor-dns-en-linux-mint-ubuntu-debian-con-bind.htm" title="Manual para instalar y configurar un Servidor DNS en Linux">Manual para instalar y configurar un Servidor DNS en Linux</a></li></ul><!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d1245').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Compartir</em></strong></a>
<br />
<div class="d1245" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htmsubmitHeadline=Como+traducir+eclipse+al+espa%C3%B1ol+en+Linux.submitSummary=" rel="nofollow" title="Agregar a&nbsp;Buzz"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/buzz.png" title="Agregar a&nbsp;Buzz" alt="Agregar a&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htmtitle=Como+traducir+eclipse+al+espa%C3%B1ol+en+Linux." rel="nofollow" title="Agregar a&nbsp;Del.icio.us"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/delicious.png" title="Agregar a&nbsp;Del.icio.us" alt="Agregar a&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2url=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htmtitle=Como+traducir+eclipse+al+espa%C3%B1ol+en+Linux." rel="nofollow" title="Agregar a&nbsp;digg"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/digg.png" title="Agregar a&nbsp;digg" alt="Agregar a&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htm" rel="nofollow" title="Agregar a&nbsp;Facebook"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/facebook.png" title="Agregar a&nbsp;Facebook" alt="Agregar a&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=editoutput=popupbkmk=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htmtitle=Como+traducir+eclipse+al+espa%C3%B1ol+en+Linux." rel="nofollow" title="Agregar a&nbsp;Google Bookmarks"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/google.png" title="Agregar a&nbsp;Google Bookmarks" alt="Agregar a&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurlbm_url=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htmbm_description=Como+traducir+eclipse+al+espa%C3%B1ol+en+Linux." rel="nofollow" title="Agregar a&nbsp;Mister Wong"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Agregar a&nbsp;Mister Wong" alt="Agregar a&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htmT=Como+traducir+eclipse+al+espa%C3%B1ol+en+Linux." rel="nofollow" title="Agregar a&nbsp;Netscape"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/netscape.png" title="Agregar a&nbsp;Netscape" alt="Agregar a&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htmtitle=Como+traducir+eclipse+al+espa%C3%B1ol+en+Linux." rel="nofollow" title="Agregar a&nbsp;reddit"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/reddit.png" title="Agregar a&nbsp;reddit" alt="Agregar a&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htmtitle=Como+traducir+eclipse+al+espa%C3%B1ol+en+Linux." rel="nofollow" title="Agregar a&nbsp;Stumble Upon"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Agregar a&nbsp;Stumble Upon" alt="Agregar a&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htm" rel="nofollow" title="Agregar a&nbsp;Technorati"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/technorati.png" title="Agregar a&nbsp;Technorati" alt="Agregar a&nbsp;Technorati" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htm" rel="nofollow" title="Agregar a&nbsp;Tip'd"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/tipd.png" title="Agregar a&nbsp;Tip'd" alt="Agregar a&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Como+traducir+eclipse+al+espa%C3%B1ol+en+Linux.+@+http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htm" rel="nofollow" title="Agregar a&nbsp;Twitter"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/twitter.png" title="Agregar a&nbsp;Twitter" alt="Agregar a&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.todotecnologia.net%2Fcomo-traducir-eclipse-al-espanol-en-linux.htmt=Como+traducir+eclipse+al+espa%C3%B1ol+en+Linux." rel="nofollow" title="Agregar a&nbsp;Yahoo My Web"><img class="social_img" src="http://www.todotecnologia.net/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Agregar a&nbsp;Yahoo My Web" alt="Agregar a&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d1245').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.todotecnologia.net/como-traducir-eclipse-al-espanol-en-linux.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
