<?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>Javalotodo &#187; java</title>
	<atom:link href="http://www.javalotodo.com/desarrollo/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javalotodo.com</link>
	<description>La libertad es un lujo que no todos pueden permitise</description>
	<lastBuildDate>Fri, 29 Jul 2011 17:19:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Unmappable character for encoding UTF8</title>
		<link>http://www.javalotodo.com/desarrollo/java/unmappable-character-encoding-utf8/</link>
		<comments>http://www.javalotodo.com/desarrollo/java/unmappable-character-encoding-utf8/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 13:07:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ant]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.javalotodo.com/?p=1410</guid>
		<description><![CDATA[When building / compiling a Java application with Ant, the warning: warning: unmappable character for encoding UTF8 indicates, that the compiler cannot recognize characters on the source files, this is normaly due of using a diferent encoding in the compiler (javac ant task). This can be solved by specifying the same encoding used on the [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://www.javalotodo.com/desarrollo/java/unmappable-character-encoding-utf8/' addthis:title='Unmappable character for encoding UTF8 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
		<wfw:commentRss>http://www.javalotodo.com/desarrollo/java/unmappable-character-encoding-utf8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to find a javac compiler</title>
		<link>http://www.javalotodo.com/desarrollo/eclipse/unable-find-javac-compiler/</link>
		<comments>http://www.javalotodo.com/desarrollo/eclipse/unable-find-javac-compiler/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 09:32:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ant]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.javalotodo.com/?p=1398</guid>
		<description><![CDATA[El otro día programando con Eclipse y Ant tuve un error que me supuso un gran quebradero de cabeza. Concretamente el error decía: [javac] BUILD FAILED: [build file location here] Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK La solución es la siguiente: Dentro [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://www.javalotodo.com/desarrollo/eclipse/unable-find-javac-compiler/' addthis:title='Unable to find a javac compiler ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
		<wfw:commentRss>http://www.javalotodo.com/desarrollo/eclipse/unable-find-javac-compiler/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

