<?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: Java on apple&#8217;s Mac OSX</title>
	<atom:link href="http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/</link>
	<description>A weblog about software engineering, Architecture, Technology an other things we like.</description>
	<lastBuildDate>Thu, 29 Jul 2010 07:45:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Iezzi.ch Blog &#187; More OS X Leopard Tips &#38; Tricks</title>
		<link>http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/comment-page-1/#comment-11554</link>
		<dc:creator>Iezzi.ch Blog &#187; More OS X Leopard Tips &#38; Tricks</dc:creator>
		<pubDate>Thu, 08 Jan 2009 12:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/#comment-11554</guid>
		<description>[...] make Java6 default instead of the current 1.5 VM, follow this tutorial. I won&#8217;t dive into details here as Apple currently just distributes the 64bit-Version of [...]</description>
		<content:encoded><![CDATA[<p>[...] make Java6 default instead of the current 1.5 VM, follow this tutorial. I won&#8217;t dive into details here as Apple currently just distributes the 64bit-Version of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/comment-page-1/#comment-1343</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Sun, 18 May 2008 18:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/#comment-1343</guid>
		<description>As a reply to Mr. Buyer, check my other post on java on mac osx. To be honest, if you are not a programmer you can stick to what you have. There is pretty good java 5 support. If you really want to have java 6, there is an easy installer available on the mac download site. It is out of beta now and everybody can use it. By default java 6 is not put as the default since some applications do not support 64 bit. Applets are one of those. But apple will downgrade immediately. Still some projects/products might have problems. I for one had problems with cyberduck.

In summary, do not upgrade if you have no special needs, use the installer for java 6 if you do want to stay up to date.

Hope that helps</description>
		<content:encoded><![CDATA[<p>As a reply to Mr. Buyer, check my other post on java on mac osx. To be honest, if you are not a programmer you can stick to what you have. There is pretty good java 5 support. If you really want to have java 6, there is an easy installer available on the mac download site. It is out of beta now and everybody can use it. By default java 6 is not put as the default since some applications do not support 64 bit. Applets are one of those. But apple will downgrade immediately. Still some projects/products might have problems. I for one had problems with cyberduck.</p>
<p>In summary, do not upgrade if you have no special needs, use the installer for java 6 if you do want to stay up to date.</p>
<p>Hope that helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Buyer</title>
		<link>http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/comment-page-1/#comment-1338</link>
		<dc:creator>Mr. Buyer</dc:creator>
		<pubDate>Sat, 17 May 2008 21:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/#comment-1338</guid>
		<description>Since you have already expressed the complications of executing some of these changes, I won&#039;t even try. It would be nice if you could write something about Java for the end user. However, I am happy to see that someone knows SOMEthing about Java for Mac. Even if Apple does, I&#039;ve found it&#039;s hard to understand and not too easy to find on the apple web site as most of us aren&#039;t in the developer mode.</description>
		<content:encoded><![CDATA[<p>Since you have already expressed the complications of executing some of these changes, I won&#8217;t even try. It would be nice if you could write something about Java for the end user. However, I am happy to see that someone knows SOMEthing about Java for Mac. Even if Apple does, I&#8217;ve found it&#8217;s hard to understand and not too easy to find on the apple web site as most of us aren&#8217;t in the developer mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/comment-page-1/#comment-830</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Thu, 01 May 2008 08:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/#comment-830</guid>
		<description>thanks dev null for the tip</description>
		<content:encoded><![CDATA[<p>thanks dev null for the tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: /dev/null</title>
		<link>http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/comment-page-1/#comment-825</link>
		<dc:creator>/dev/null</dc:creator>
		<pubDate>Wed, 30 Apr 2008 19:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/#comment-825</guid>
		<description>sudo ln -s CurrentJDK 1.6
is wrong and potentially dangerous for unix-cluless. it should read opposite:
sudo ln -s 1.6 CurrentJDK
i make this mistake often too, and never remember the correct order.</description>
		<content:encoded><![CDATA[<p>sudo ln -s CurrentJDK 1.6<br />
is wrong and potentially dangerous for unix-cluless. it should read opposite:<br />
sudo ln -s 1.6 CurrentJDK<br />
i make this mistake often too, and never remember the correct order.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel van Breeden</title>
		<link>http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/comment-page-1/#comment-577</link>
		<dc:creator>Marcel van Breeden</dc:creator>
		<pubDate>Sat, 05 Apr 2008 08:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/#comment-577</guid>
		<description>Good to see you finally migrated to the real thing! I own my Mac for several years now. I admit I will not use your tips to use Java on it, but still good to read though ;-)

Good luck with the new challenge at JTeam!

Cheers
Marcel</description>
		<content:encoded><![CDATA[<p>Good to see you finally migrated to the real thing! I own my Mac for several years now. I admit I will not use your tips to use Java on it, but still good to read though <img src='http://www.gridshore.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Good luck with the new challenge at JTeam!</p>
<p>Cheers<br />
Marcel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nkuyu</title>
		<link>http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/comment-page-1/#comment-558</link>
		<dc:creator>nkuyu</dc:creator>
		<pubDate>Thu, 03 Apr 2008 08:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/#comment-558</guid>
		<description>Unfortunately apple java 6 preview is only 64bit. So forget about eclipse :(</description>
		<content:encoded><![CDATA[<p>Unfortunately apple java 6 preview is only 64bit. So forget about eclipse <img src='http://www.gridshore.nl/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goran</title>
		<link>http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/comment-page-1/#comment-546</link>
		<dc:creator>Goran</dc:creator>
		<pubDate>Wed, 02 Apr 2008 09:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/#comment-546</guid>
		<description>Cool post ! :)

Got a macbook air yesterday! But have to go back today because the adapter did not work.... so I have been looking and touching it for the better part of the evening.... but could not turn it on unfortunatly... but who cares it looks really cool!!! hehe.</description>
		<content:encoded><![CDATA[<p>Cool post ! <img src='http://www.gridshore.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Got a macbook air yesterday! But have to go back today because the adapter did not work&#8230;. so I have been looking and touching it for the better part of the evening&#8230;. but could not turn it on unfortunatly&#8230; but who cares it looks really cool!!! hehe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/comment-page-1/#comment-527</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Mon, 31 Mar 2008 05:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/03/29/java-on-apples-mac-osx/#comment-527</guid>
		<description>Hi,

I am planning to buy a MAC in next 3-4 months. It will be my first mac. Your blog was simple great in explaining Java and Macs. Keep up your good work.


Regards,
Deepak</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am planning to buy a MAC in next 3-4 months. It will be my first mac. Your blog was simple great in explaining Java and Macs. Keep up your good work.</p>
<p>Regards,<br />
Deepak</p>
]]></content:encoded>
	</item>
</channel>
</rss>
