<?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: Setting Java Version on Leopard</title>
	<atom:link href="http://stuffthathappens.com/blog/2009/05/23/setting-java-version-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuffthathappens.com/blog/2009/05/23/setting-java-version-on-leopard/</link>
	<description>Technology and Geek Stuff by Eric Burke</description>
	<lastBuildDate>Thu, 04 Nov 2010 22:37:00 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Burke</title>
		<link>http://stuffthathappens.com/blog/2009/05/23/setting-java-version-on-leopard/comment-page-1/#comment-37224</link>
		<dc:creator>Eric Burke</dc:creator>
		<pubDate>Mon, 25 May 2009 12:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=1194#comment-37224</guid>
		<description>@Smitty I did not, the ant shell script automatically appends the &quot;bin&quot; to $JAVA_HOME</description>
		<content:encoded><![CDATA[<p>@Smitty I did not, the ant shell script automatically appends the &#8220;bin&#8221; to $JAVA_HOME</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smitty</title>
		<link>http://stuffthathappens.com/blog/2009/05/23/setting-java-version-on-leopard/comment-page-1/#comment-37189</link>
		<dc:creator>Smitty</dc:creator>
		<pubDate>Mon, 25 May 2009 06:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=1194#comment-37189</guid>
		<description>@Eric Quick question. Did you have to add &quot;$JAVA_HOME/bin&quot; to your path as well?</description>
		<content:encoded><![CDATA[<p>@Eric Quick question. Did you have to add &#8220;$JAVA_HOME/bin&#8221; to your path as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominic Mitchell</title>
		<link>http://stuffthathappens.com/blog/2009/05/23/setting-java-version-on-leopard/comment-page-1/#comment-36985</link>
		<dc:creator>Dominic Mitchell</dc:creator>
		<pubDate>Sat, 23 May 2009 18:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=1194#comment-36985</guid>
		<description>The latest OS X Java Update (presently a &lt;a href=&quot;http://lists.apple.com/archives/java-dev/2009/Apr/msg00221.html&quot; rel=&quot;nofollow&quot;&gt;developer preview&lt;/a&gt;) handles this better.  According to the &lt;a href=&quot;http://adcdownload.apple.com/Java/java_for_mac_os_x_10.5_update_4_developer_preview_9m3063/21904_javaformacosx10.5update4releasenotes.html&quot; rel=&quot;nofollow&quot;&gt;release notes&lt;/a&gt;:

By popular request, there is now a way for developers of server or command-line tools to determine the best available Java version to use. /usr/libexec/java_home prints out the path to the user&#039;s preferred version of Java to stdout, which is designed to be used in the $JAVA_HOME environment variable. Mac OS X still does not pre-set a $JAVA_HOME environment variable for all users, because it&#039;s not possible to know the most appropriate version to use for all users, and all applications which may have very different requirements. /usr/libexec/java_home takes version and architecture arguments which filter out ineligible Java versions. See the --help or java_home man page for more information.</description>
		<content:encoded><![CDATA[<p>The latest OS X Java Update (presently a <a href="http://lists.apple.com/archives/java-dev/2009/Apr/msg00221.html" rel="nofollow">developer preview</a>) handles this better.  According to the <a href="http://adcdownload.apple.com/Java/java_for_mac_os_x_10.5_update_4_developer_preview_9m3063/21904_javaformacosx10.5update4releasenotes.html" rel="nofollow">release notes</a>:</p>
<p>By popular request, there is now a way for developers of server or command-line tools to determine the best available Java version to use. /usr/libexec/java_home prints out the path to the user&#8217;s preferred version of Java to stdout, which is designed to be used in the $JAVA_HOME environment variable. Mac OS X still does not pre-set a $JAVA_HOME environment variable for all users, because it&#8217;s not possible to know the most appropriate version to use for all users, and all applications which may have very different requirements. /usr/libexec/java_home takes version and architecture arguments which filter out ineligible Java versions. See the &#8211;help or java_home man page for more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Morgan</title>
		<link>http://stuffthathappens.com/blog/2009/05/23/setting-java-version-on-leopard/comment-page-1/#comment-36981</link>
		<dc:creator>Bill Morgan</dc:creator>
		<pubDate>Sat, 23 May 2009 17:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=1194#comment-36981</guid>
		<description>Thanks for the tip, Eric.  I hadn&#039;t burrowed that far into /Applications/Utilities.  Now that you&#039;ve led the way into changing JVMs, and in light of the recent security flap about Apple&#039;s version, can you tell us more about  the available JVMs?  Or at least give us a pointer to a good discussion of the subject?

Bill</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, Eric.  I hadn&#8217;t burrowed that far into /Applications/Utilities.  Now that you&#8217;ve led the way into changing JVMs, and in light of the recent security flap about Apple&#8217;s version, can you tell us more about  the available JVMs?  Or at least give us a pointer to a good discussion of the subject?</p>
<p>Bill</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.231 seconds -->

