<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Helping JAVA to find its way _HOME</title>
	<atom:link href="http://blog.xebia.com/2009/07/08/helping-java-to-find-its-way-_home/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xebia.com/2009/07/08/helping-java-to-find-its-way-_home/</link>
	<description>Software development done right!</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:41:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: iwein</title>
		<link>http://blog.xebia.com/2009/07/08/helping-java-to-find-its-way-_home/#comment-92079</link>
		<dc:creator>iwein</dc:creator>
		<pubDate>Tue, 14 Jul 2009 06:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=2519#comment-92079</guid>
		<description>Nice to know that if you don&#039;t have the /usr/libexec/java_home you probably need to install java for mac osx update 4 or higher.</description>
		<content:encoded><![CDATA[<p>Nice to know that if you don&#8217;t have the /usr/libexec/java_home you probably need to install java for mac osx update 4 or higher.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luís Miranda</title>
		<link>http://blog.xebia.com/2009/07/08/helping-java-to-find-its-way-_home/#comment-92042</link>
		<dc:creator>Luís Miranda</dc:creator>
		<pubDate>Thu, 09 Jul 2009 11:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=2519#comment-92042</guid>
		<description>Good find! :)</description>
		<content:encoded><![CDATA[<p>Good find! <img src='http://blog.xebia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Porter</title>
		<link>http://blog.xebia.com/2009/07/08/helping-java-to-find-its-way-_home/#comment-92038</link>
		<dc:creator>Porter</dc:creator>
		<pubDate>Wed, 08 Jul 2009 21:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=2519#comment-92038</guid>
		<description>Interesting.

I find myself doing something sort of similar on Windows systems on occasion.  Essentially, I end up creating 2 - 3 JAVA_&quot;HOME&quot; variables...  Where:

JAVA_14 -&gt; path to Java 1.4 installation
JAVA_15 -&gt; path to Java 1.5 installation
JAVA_16 -&gt; path to Java 1.6 installation

Then, I just toggle JAVA_HOME = JAVA_14&#124;15&#124;16 as needed.  The command path uses JAVA_HOME\bin and so does the classpath variable.  Makes it relatively easy to toggle between various Java execution environments for local applications.  The tricky bit is dealing with the browser plugin etc.

Also on Linux (Ubuntu) it&#039;s fairly easy to use &#039;sudo update-alternatives --config java&#039; and use the menu to select which Java to use...

(and you can use the same technique - EXPORT JAVA13, etc. as on Windows.)</description>
		<content:encoded><![CDATA[<p>Interesting.</p>
<p>I find myself doing something sort of similar on Windows systems on occasion.  Essentially, I end up creating 2 &#8211; 3 JAVA_&#8221;HOME&#8221; variables&#8230;  Where:</p>
<p>JAVA_14 -&gt; path to Java 1.4 installation<br />
JAVA_15 -&gt; path to Java 1.5 installation<br />
JAVA_16 -&gt; path to Java 1.6 installation</p>
<p>Then, I just toggle JAVA_HOME = JAVA_14|15|16 as needed.  The command path uses JAVA_HOME\bin and so does the classpath variable.  Makes it relatively easy to toggle between various Java execution environments for local applications.  The tricky bit is dealing with the browser plugin etc.</p>
<p>Also on Linux (Ubuntu) it&#8217;s fairly easy to use &#8216;sudo update-alternatives &#8211;config java&#8217; and use the menu to select which Java to use&#8230;</p>
<p>(and you can use the same technique &#8211; EXPORT JAVA13, etc. as on Windows.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blog.xebia.com/2009/07/08/helping-java-to-find-its-way-_home/feed/ ) in 0.48689 seconds, on Feb 9th, 2012 at 7:44 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 9th, 2012 at 8:44 pm UTC -->
